Added validation to the summary helper.
This commit is contained in:
		| @@ -65,6 +65,7 @@ First written: 2023/2/28 | ||||
|             <div class="form-floating mb-2"> | ||||
|               <input id="accounting-summary-helper-{{ summary_helper.type }}-general-tag" class="form-control accounting-summary-helper-{{ summary_helper.type }}-input" type="text" value="" placeholder=" "> | ||||
|               <label class="form-label" for="accounting-summary-helper-{{ summary_helper.type }}-general-tag">{{ A_("Tag") }}</label> | ||||
|               <div id="accounting-summary-helper-{{ summary_helper.type }}-general-tag-error" class="invalid-feedback"></div> | ||||
|             </div> | ||||
|  | ||||
|             <div> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user