[TikiWiki-commits] [Git][tikiwiki/tiki][27.x] [FIX] Fix by making the smart menu class work conditionnaly

"luci \(@luciash\) via TikiWiki-cvs" <[email protected]>
Newsgroups gmane.comp.cms.tiki.cvs
Message-ID <6993200f325ba_3b18590c199b6@gitlab-sidekiq-low-urgency-cpu-bound-v2-7b68dd745d-j2wmp.mail>

luci pushed to branch 27.x at Tiki Wiki CMS Groupware / Tiki


Commits:
16b1643d by franck franck kalunga at 2026-02-16T13:38:44+00:00
[FIX] Fix by making the smart menu class work conditionnaly
---
* [FIX] Fix by making the smart menu class work conditionnaly
---
* [FIX] Fix by making the smart menu class work conditionnaly
---
* [FIX] Fix by making the smart menu class work conditionnaly

See merge request tikiwiki/tiki!8241

See merge request tikiwiki/tiki!8275

See merge request tikiwiki/tiki!9580

- - - - -


1 changed file:

- templates/bootstrap_menu.tpl


Changes:

=====================================
templates/bootstrap_menu.tpl
=====================================
@@ -1,6 +1,6 @@
 {if $prefs.jquery_smartmenus_enable eq 'y'}
     {* Smartmenu megamenu navigation *}
-    <ul class="{if $bs_menu_class}{$bs_menu_class}{else} navbar-nav me-auto nav{/if} {if $module_params.type|default:null eq 'vert'}sm-vertical flex-column{else}sm-horizontal{/if}">
+    <ul class="{if $bs_menu_class}{$bs_menu_class}{else}sm-nav navbar-nav me-auto nav{/if} {if $module_params.type|default:null eq 'vert'}sm-vertical flex-column{else}sm-horizontal{/if}">
         {foreach from=$list item=item}
             {include file='bootstrap_smartmenu.tpl' item=$item}
         {/foreach}



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

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