From ac1daad2da651a6d136d89e17dd916fdf2c38b6e Mon Sep 17 00:00:00 2001 From: plegall Date: Fri, 29 Sep 2023 18:18:13 +0200 Subject: [PATCH] batch manager, search help tips: switch to popin instead of popup --- admin/themes/default/template/batch_manager_global.tpl | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/admin/themes/default/template/batch_manager_global.tpl b/admin/themes/default/template/batch_manager_global.tpl index 83aa587b8..10e6ca741 100644 --- a/admin/themes/default/template/batch_manager_global.tpl +++ b/admin/themes/default/template/batch_manager_global.tpl @@ -1,5 +1,5 @@ {include file='include/datepicker.inc.tpl' load_mode='async'} -{include file='include/colorbox.inc.tpl' load_mode='async'} +{include file='include/colorbox.inc.tpl' load_mode='footer'} {include file='include/add_album.inc.tpl' load_mode='async'} {combine_script id='common' load='footer' path='admin/themes/default/js/common.js'} @@ -80,6 +80,8 @@ var selectedMessage_none = "{'No photo selected, %d photos in current set'|@tran var selectedMessage_all = "{'All %d photos are selected'|@translate}"; $(document).ready(function() { + jQuery('.help-popin-search').colorbox({ width:"600px" }); + function checkPermitAction() { var nbSelected = 0; if ($("input[name=setSelected]").is(':checked')) { @@ -493,7 +495,7 @@ var sliders = {

{'Search'|@translate}

[x] - {'Search tips'|translate} + {'Search tips'|translate} {combine_script id='core.scripts' load='async' path='themes/default/js/scripts.js'} {if (isset($no_search_results))}
{'No results for'|@translate} :