[Bps-public-commit] rt-extension-timetracking branch, time-search, updated. 0.09-13-gd79fa59

Craig Kaiser craig at bestpractical.com
Mon Aug 10 13:56:05 EDT 2020


The branch, time-search has been updated
       via  d79fa5944df8e9c3b2a8d23ce42cb91290293076 (commit)
      from  09919b08e61f9ccf9967803c084aceaf05465b9e (commit)

Summary of changes:
 html/Tools/TimeSearch.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

- Log -----------------------------------------------------------------
commit d79fa5944df8e9c3b2a8d23ce42cb91290293076
Author: craig kaiser <craig at bestpractical.com>
Date:   Mon Aug 10 13:55:53 2020 -0400

    Add 'table' Boostrap4 class to search results table

diff --git a/html/Tools/TimeSearch.html b/html/Tools/TimeSearch.html
index 1ff4bb0..7ce37b8 100644
--- a/html/Tools/TimeSearch.html
+++ b/html/Tools/TimeSearch.html
@@ -33,7 +33,7 @@
 <div>
 
 % if ( %ticket_worked ) {
-<table class="ticket-list collection-as-table">
+<table class="table ticket-list collection-as-table">
     <tr class="collection-as-table">
         <th class="collection-as-table"><&|/l&>id</&></th>
         <th class="collection-as-table"><&|/l&>Subject</&></th>

-----------------------------------------------------------------------


More information about the Bps-public-commit mailing list