expire settings for items, notes and photos.
show default privacy acl in popup
This commit is contained in:
@@ -78,6 +78,13 @@
|
||||
menu.toggle();
|
||||
return false;
|
||||
});
|
||||
|
||||
// fancyboxes
|
||||
$("a.popupbox").fancybox({
|
||||
'transitionIn' : 'elastic',
|
||||
'transitionOut' : 'elastic'
|
||||
});
|
||||
|
||||
|
||||
/* notifications template */
|
||||
var notifications_tpl= unescape($("#nav-notifications-template[rel=template]").html());
|
||||
|
Reference in New Issue
Block a user