[Rt-commit] rt branch 5.0/update-labeled-value-layout updated. rt-5.0.3-153-g9747de348b
BPS Git Server
git at git.bestpractical.com
Mon Nov 7 13:29:27 UTC 2022
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/update-labeled-value-layout has been updated
via 9747de348b542fecab72c59ce1577724a4d7ca25 (commit)
from 619dfc03fb7cb39bae408039637ea20eef8b0ebe (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 9747de348b542fecab72c59ce1577724a4d7ca25
Author: sunnavy <sunnavy at bestpractical.com>
Date: Mon Nov 7 21:28:12 2022 +0800
Add back the unintentionally deleted closing div of col-6
It was removed during LabeledValue refactor by accident.
diff --git a/share/html/Elements/BulkLinks b/share/html/Elements/BulkLinks
index 330934239a..47388f6393 100644
--- a/share/html/Elements/BulkLinks
+++ b/share/html/Elements/BulkLinks
@@ -93,6 +93,7 @@
<&| /Elements/LabeledValue, Label => '' &>
<i><&|/l&>(Check box to delete)</&></i>
</&>
+</div>
<div class="col-6">
<h3><&|/l&>New Links</&></h3>
-----------------------------------------------------------------------
Summary of changes:
share/html/Elements/BulkLinks | 1 +
1 file changed, 1 insertion(+)
hooks/post-receive
--
rt
More information about the rt-commit
mailing list