mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-15 14:03:27 +00:00
Add prod refactor
Fix issue Conflicts: lib/Alchemy/Phrasea/Controller/Prod/Share.php lib/Alchemy/Phrasea/Controller/User/Notifications.php lib/Alchemy/Phrasea/Controller/User/Preferences.php templates/web/common/dialog_export.html.twig
This commit is contained in:
@@ -203,7 +203,7 @@ class eventsmanager_broker
|
||||
$data['next'] = '<a href="#" onclick="print_notifications(' . ((int) $page + 1) . ');return false;">' . _('charger d\'avantages de notifications') . '</a>';
|
||||
}
|
||||
|
||||
return p4string::jsonencode($datas);
|
||||
return p4string::jsonencode($data);
|
||||
}
|
||||
|
||||
public function get_unread_notifications_number()
|
||||
|
Reference in New Issue
Block a user