Mailing List Archive

rt branch 5.0/remove-extra-closing-div created. rt-5.0.2-37-g16a62f9e05
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "rt".

The branch, 5.0/remove-extra-closing-div has been created
at 16a62f9e05479880fc8ce5b940fe632f5f1ecd1d (commit)

- Log -----------------------------------------------------------------
commit 16a62f9e05479880fc8ce5b940fe632f5f1ecd1d
Author: craig kaiser <craig@bestpractical.com>
Date: Wed Dec 1 10:51:59 2021 -0500

Remove extra closing </div> element

This extra div breaks the footer on the Admin/CustomRoles/ page.

diff --git a/share/html/Admin/CustomRoles/index.html b/share/html/Admin/CustomRoles/index.html
index 3d82969ddc..8e1bf98ebb 100644
--- a/share/html/Admin/CustomRoles/index.html
+++ b/share/html/Admin/CustomRoles/index.html
@@ -105,7 +105,6 @@
)],
&>
% }
-</div>
<%INIT>
my $title = loc("Select a Custom Role");


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


hooks/post-receive
--
rt
_______________________________________________
rt-commit mailing list
rt-commit@lists.bestpractical.com
https://lists.bestpractical.com/mailman/listinfo/rt-commit