mirror of
https://github.com/Combodo/iTop.git
synced 2026-05-19 07:12:26 +02:00
N°7243 - Add toast notifications to iTop (#614)
* N°7243 - Add toast notifications to iTop * Apply suggestions from code review Co-authored-by: Molkobain <lajarige.guillaume@free.fr> * Apply suggestions from code review Co-authored-by: Molkobain <lajarige.guillaume@free.fr> * Apply suggestions from code review Co-authored-by: Molkobain <lajarige.guillaume@free.fr> * Apply suggestions from code review Co-authored-by: Molkobain <lajarige.guillaume@free.fr> * Apply suggestions from code review Co-authored-by: Molkobain <lajarige.guillaume@free.fr> * Apply suggestions from code review Co-authored-by: Molkobain <lajarige.guillaume@free.fr> * Update js/pages/backoffice/toolbox.js * Update js/utils.js * N°7243 - Move some rules to a dedicated partial and use spacing variables --------- Co-authored-by: Molkobain <lajarige.guillaume@free.fr>
This commit is contained in:
@@ -46,6 +46,9 @@ Dict::Add('EN US', 'English', 'English', array(
|
||||
'UI:Preferences:Tabs:Scrollable:Label' => 'Navigation',
|
||||
'UI:Preferences:Tabs:Scrollable:Classic' => 'Classic',
|
||||
'UI:Preferences:Tabs:Scrollable:Scrollable' => 'Scrollable',
|
||||
'UI:Preferences:General:Toasts' => 'Toast notifications position',
|
||||
'UI:Preferences:General:Toasts:Bottom' => 'Bottom',
|
||||
'UI:Preferences:General:Toasts:Top' => 'Top',
|
||||
'UI:Preferences:ChooseAPlaceholder' => 'User placeholder image',
|
||||
'UI:Preferences:ChooseAPlaceholder+' => 'Choose a placeholder image that will be displayed if the contact linked to your user doesn\'t have one',
|
||||
));
|
||||
|
||||
Reference in New Issue
Block a user