mirror of
https://github.com/friendica/friendica
synced 2025-04-23 03:10:12 +00:00
frio: events - adapt changes to the templates of the other themes
This commit is contained in:
parent
8b4c416713
commit
c99da380cf
12 changed files with 247 additions and 189 deletions
|
@ -153,7 +153,7 @@ Dialog._load = function(url) {
|
|||
*/
|
||||
function loadModalTitle() {
|
||||
// clear the text of the title
|
||||
//$("#modal-title").empty();
|
||||
$("#modal-title").empty();
|
||||
|
||||
// hide the first element with the class "heading" of the modal body
|
||||
$("#modal-body .heading").first().hide();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue