[Rt-commit] rt branch, 5.0/delete-db-configs-web-ui, repushed
? sunnavy
sunnavy at bestpractical.com
Tue Jun 22 19:04:25 EDT 2021
The branch 5.0/delete-db-configs-web-ui was deleted and repushed:
was 90104b708378e92810446ed7b02eae8f3e0ed91f
now 355fa55afbc3bbf15e31b8edb8a5d9f803d1d1be
1: 90104b7083 ! 1: 355fa55afb Support to delete configs in database from web UI
@@ -66,7 +66,7 @@
&>
+% if ( $name ne 'CustomDateRanges' ) {
+ <div class="col-2 file-config mt-1">
-+ <& /Widgets/Form/Boolean:InputOnly, Name => "$name-file", CurrentValue => !$db_config->Id, DefaultLabel => loc('Reset') &>
++ <& /Widgets/Form/Boolean:InputOnly, Name => "$name-file", CurrentValue => 0, DefaultLabel => loc('Reset') &>
+ <input type="hidden" name="<% $name %>-file-Current" value="<% $current_file_value %>" />
+ </div>
+% }
More information about the rt-commit
mailing list