mirror of
https://github.com/friendica/friendica
synced 2025-04-23 00:30:11 +00:00
fix events_reminder popup
This commit is contained in:
parent
94dc1ef195
commit
03bef2c8f8
2 changed files with 4 additions and 2 deletions
|
@ -160,7 +160,9 @@
|
|||
'inline' : true,
|
||||
'transition' : 'elastic'
|
||||
});
|
||||
|
||||
$("a.ajax-popupbox").colorbox({
|
||||
'transition' : 'elastic'
|
||||
});
|
||||
|
||||
/* notifications template */
|
||||
var notifications_tpl= unescape($("#nav-notifications-template[rel=template]").html());
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue