[TikiWiki-commits] [Git][tikiwiki/tiki][29.x] [BP][FIX] Preference jquery_colorbox_theme is not defined

"ushindi bienvenu \(@usbbush\) via TikiWiki-cvs" <[email protected]>
Newsgroups gmane.comp.cms.tiki.cvs
Message-ID <68b9b9164bce2_2cdd1bc611e2@gitlab-sidekiq-low-urgency-cpu-bound-v2-6cbff9b687-2xngs.mail>

ushindi bienvenu pushed to branch 29.x at Tiki Wiki CMS Groupware / Tiki


Commits:
cc56312e by ushindi bienvenu at 2025-09-04T15:59:39+00:00
[BP][FIX] Preference jquery_colorbox_theme is not defined
---
* [FIX] Preference jquery_colorbox_theme is not defined
---
* [FIX] Preference jquery_colorbox_theme is not defined

See merge request tikiwiki/tiki!8506

See merge request tikiwiki/tiki!8507

- - - - -


1 changed file:

- templates/admin/include_look.tpl


Changes:

=====================================
templates/admin/include_look.tpl
=====================================
@@ -252,9 +252,6 @@
                 <div class="admin featurelist">
                     {preference name=feature_shadowbox}
                     {preference name=allowImageLazyLoad}
-                    <div class="adminoptionboxchild" id="feature_shadowbox_childcontainer">
-                        {preference name=jquery_colorbox_theme}
-                    </div>
                     {preference name=feature_jscalendar}
                     {preference name=wiki_heading_links}
                     {preference name=feature_conditional_formatting}
@@ -483,7 +480,7 @@
                         {tr}Custom color modes{/tr}
                     </p>
                     <div>
-                        {foreach $custom_modes item=mode}
+                        {foreach from=$custom_modes item=mode}
                             <div class="input-group mb-3 w-100" data-mode-name='{$mode.name}' data-mode-icon='{$mode.icon}'>
                                 <code class="d-none">{$mode.css_variables}</code>
                                 <button class="btn btn-primary rounded" style="cursor:default" type="button">{icon name=$mode.icon} {$mode.name} <span style="cursor: pointer;" onclick="edit_custom_mode(this,'{$mode.id}','{$mode.name}','{$mode.icon}')">{icon name='edit'}</span> <span style="cursor: pointer;" class="text-danger" onclick="delete_custom_mode(this,'{$mode.id}','{$mode.name}')">{icon name='trash'}</span></button>



View it on GitLab: https://gitlab.com/tikiwiki/tiki/-/commit/cc56312e95fc4661f52fa594ca906a2d0e019e9a

-- 
View it on GitLab: https://gitlab.com/tikiwiki/tiki/-/commit/cc56312e95fc4661f52fa594ca906a2d0e019e9a
You're receiving this email because of your account on gitlab.com.

_______________________________________________
TikiWiki-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tikiwiki-cvs
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.