[TikiWiki-commits] [Git][tikiwiki/tiki][master] [FIX] Trackers: fixing column shifts in the trackerItems list

"Adrien Mbuya Maloba \(@adrienmaloba\) via TikiWiki-cvs" <[email protected]>
Newsgroups gmane.comp.cms.tiki.cvs
Message-ID <69ecf058392cb_3918ecdc627cc@gitlab-sidekiq-low-urgency-cpu-bound-v2-9f6f8fcd9-vbrqw.mail>

Adrien Mbuya Maloba pushed to branch master at Tiki Wiki CMS Groupware / Tiki


Commits:
5abab8ca by NasserNgandu at 2026-04-25T19:41:02+03:00
[FIX] Trackers: fixing column shifts in the trackerItems list
---
* [FIX] Trackers: fixing column shifts in the trackerItems list

See merge request tikiwiki/tiki!10067

- - - - -


1 changed file:

- templates/tiki-view_tracker.tpl


Changes:

=====================================
templates/tiki-view_tracker.tpl
=====================================
@@ -286,8 +286,8 @@
                                         link="{tr}List Attachments{/tr}">{icon name="attach"}</a> {$items[user].attachments}</td>
                                         {if $tiki_p_admin_trackers eq 'y'}<td style="text-align:center;">{$items[user].hits}</td>{/if}
                                     {/if}
-                                    {if $tiki_p_admin_trackers eq 'y' or ($tiki_p_remove_tracker_items eq 'y' and $items[user].status ne 'p' and $items[user].status ne 'c') or ($tiki_p_remove_tracker_items_pending eq 'y' and $items[user].status eq 'p') or ($tiki_p_remove_tracker_items_closed eq 'y' and $items[user].status eq 'c')}
-                                        <td class="action">
+                                    <td class="action">
+                                        {if $tiki_p_admin_trackers eq 'y' or ($tiki_p_remove_tracker_items eq 'y' and $items[user].status ne 'p' and $items[user].status ne 'c') or ($tiki_p_remove_tracker_items_pending eq 'y' and $items[user].status eq 'p') or ($tiki_p_remove_tracker_items_closed eq 'y' and $items[user].status eq 'c')}
                                             {actions}
                                                 {strip}
                                                     {if $prefs.tracker_legacy_insert neq 'y'}
@@ -337,8 +337,8 @@
                                                     {/if}
                                                 {/strip}
                                             {/actions}
-                                        </td>
-                                    {/if}
+                                        {/if}
+                                    </td>
                                 </tr>
                                 {$itemoff=$itemoff+1}
                             {/section}



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

-- 
View it on GitLab: https://gitlab.com/tikiwiki/tiki/-/commit/5abab8ca18c1a620ac1204528fd0b09c7127bb71
You're receiving this email because of your account on gitlab.com. Manage all notifications: https://gitlab.com/-/profile/notifications | Help: https://gitlab.com/help

_______________________________________________
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.