[TikiWiki-commits] [Git][tikiwiki/tiki][27.x] [BP][FIX][UI] Plugin Trackerlist: Add missing btn class for proper Bootstrap button styling

"Bruno Kambere \(@kambereBr\) via TikiWiki-cvs" <[email protected]>
Newsgroups gmane.comp.cms.tiki.cvs
Message-ID <6989eea84999c_3b184bc431ca@gitlab-sidekiq-low-urgency-cpu-bound-v2-5cbd64784f-krck8.mail>

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


Commits:
277e9af8 by Bruno Kambere at 2026-02-09T16:20:02+02:00
[BP][FIX][UI] Plugin Trackerlist: Add missing btn class for proper Bootstrap button styling
---
* [BP][FIX][UI] Plugin Trackerlist: Add missing btn class for proper Bootstrap button styling
---
* [FIX][UI] Plugin Trackerlist: Add missing btn class for proper Bootstrap button styling
---
* [FIX][UI] Plugin Trackerlist: Add missing btn class for proper Bootstrap button styling

See merge request tikiwiki/tiki!9480

See merge request tikiwiki/tiki!9521

See merge request tikiwiki/tiki!9523

- - - - -


1 changed file:

- templates/wiki-plugins/wikiplugin_trackerlist.tpl


Changes:

=====================================
templates/wiki-plugins/wikiplugin_trackerlist.tpl
=====================================
@@ -392,13 +392,13 @@ the section loop so that the vars are not replaced by nested pretty tracker exec
                             {self_link delete=$items[user].itemId _class='tips' _title=":{tr}Remove{/tr}"}{icon name='delete'}{/self_link}
                         {/if}
                         {if $showcloseitem eq 'y' && $items[user].status neq 'c' && ($perms.tiki_p_admin_trackers eq 'y' or ($perms.tiki_p_modify_tracker_items eq 'y' and $items[user].status ne 'p' and $items[user].status ne 'c') or ($perms.tiki_p_modify_tracker_items_pending eq 'y' and $items[user].status eq 'p') or ($perms.tiki_p_modify_tracker_items_closed eq 'y' and $items[user].status eq 'c'))}
-                            {self_link closeitem=$items[user].itemId _style='display:inline-block;' _class='text-nowrap btn-sm btn-danger'}{tr}Close item{/tr}{/self_link}
+                            {self_link closeitem=$items[user].itemId _style='display:inline-block;' _class='text-nowrap btn btn-sm btn-danger'}{tr}Close item{/tr}{/self_link}
                         {/if}
                         {if $showopenitem eq 'y' && $items[user].status neq 'o' && ($perms.tiki_p_admin_trackers eq 'y' or ($perms.tiki_p_modify_tracker_items eq 'y' and $items[user].status ne 'p' and $items[user].status ne 'c') or ($perms.tiki_p_modify_tracker_items_pending eq 'y' and $items[user].status eq 'p') or ($perms.tiki_p_modify_tracker_items_closed eq 'y' and $items[user].status eq 'c'))}
-                            {self_link openitem=$items[user].itemId _style='display:inline-block;' _class='text-nowrap btn-sm btn-success'}{tr}Open item{/tr}{/self_link}
+                            {self_link openitem=$items[user].itemId _style='display:inline-block;' _class='text-nowrap btn btn-sm btn-success'}{tr}Open item{/tr}{/self_link}
                         {/if}
                         {if $showpenditem eq 'y' && $items[user].status neq 'p' && ($perms.tiki_p_admin_trackers eq 'y' or ($perms.tiki_p_modify_tracker_items eq 'y' and $items[user].status ne 'p' and $items[user].status ne 'c') or ($perms.tiki_p_modify_tracker_items_pending eq 'y' and $items[user].status eq 'p') or ($perms.tiki_p_modify_tracker_items_closed eq 'y' and $items[user].status eq 'c'))}
-                            {self_link penditem=$items[user].itemId _style='display:inline-block;' _class='text-nowrap btn-sm btn-warning'}{tr}Pend item{/tr}{/self_link}
+                            {self_link penditem=$items[user].itemId _style='display:inline-block;' _class='text-nowrap btn btn-sm btn-warning'}{tr}Pend item{/tr}{/self_link}
                         {/if}
                     </td>
                 {/if}



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

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