Advanced Search: Dictionary compatible with the setup

SVN:b1162[5459]
This commit is contained in:
Eric Espié
2018-03-19 15:44:23 +00:00
parent c9526130b7
commit d883e3e661
3 changed files with 326 additions and 427 deletions

View File

@@ -56,8 +56,8 @@ class NiceWebPage extends WebPage
$this->add_linked_script(utils::GetAbsoluteUrlAppRoot().'js/search/search_form_criteria_raw.js');
$this->add_linked_script(utils::GetAbsoluteUrlAppRoot().'js/search/search_form_criteria_string.js');
$this->add_dict_entries('UI:Search:');
$this->add_dict_entries('UI:Button:');
// $this->add_dict_entries('UI:Search:');
// $this->add_dict_entries('UI:Button:');
$this->add_ready_script(
<<< EOF