mirror of
https://github.com/Combodo/iTop.git
synced 2026-05-19 15:22:17 +02:00
N°3207 - Global search: Introduce new widget
This commit is contained in:
@@ -19,4 +19,8 @@
|
||||
|
||||
// Global search
|
||||
Dict::Add('EN US', 'English', 'English', array(
|
||||
'UI:Component:GlobalSearch:Tooltip' => 'Search throughout the whole application',
|
||||
'UI:Component:GlobalSearch:Input:Placeholder' => 'Search...',
|
||||
'UI:Component:GlobalSearch:Recents:Title' => 'Recents',
|
||||
'UI:Component:GlobalSearch:LastQueries:NoQuery:Placeholder' => 'You haven\'t run any search yet',
|
||||
));
|
||||
Reference in New Issue
Block a user