[TikiWiki-commits] [Git][tikiwiki/tiki][29.x] [BP][FIX] File Galleries: Remove stray number in list/admin view

"Baraka Kinywa \(@bkinywa24\) via TikiWiki-cvs" <[email protected]>
Newsgroups gmane.comp.cms.tiki.cvs
Message-ID <6895e378efbe3_2c263cc143514@gitlab-sidekiq-low-urgency-cpu-bound-v2-78c9dd4f58-wsvhj.mail>

Baraka Kinywa pushed to branch 29.x at Tiki Wiki CMS Groupware / Tiki


Commits:
26274a34 by MAGENE Sem Joel at 2025-08-08T14:38:03+03:00
[BP][FIX] File Galleries: Remove stray number in list/admin view
---
* [FIX] File Galleries: Remove stray number in list/admin view
---
* [FIX] File Galleries: Remove stray number in list/admin view

See merge request tikiwiki/tiki!8226

See merge request tikiwiki/tiki!8234

- - - - -


1 changed file:

- templates/list_file_gallery_content.tpl


Changes:

=====================================
templates/list_file_gallery_content.tpl
=====================================
@@ -18,7 +18,7 @@
             {if ( $prefs.use_context_menu_icon eq 'y' or $prefs.use_context_menu_text eq 'y' )
                 and (!isset($gal_info.show_action) or $gal_info.show_action eq 'y')}
                 {if isset($nbCols)}
-                    {$nbCols++}
+                    {$nbCols=$nbCols+1}
                 {else}
                     {$nbCols = 1}
                 {/if}



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

-- 
View it on GitLab: https://gitlab.com/tikiwiki/tiki/-/commit/26274a34c7b96db3d5c0ca306adf095b6c8a2212
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.