mirror of
https://github.com/openMF/community-app.git
synced 2026-02-06 18:16:45 +00:00
Merge pull request #1964 from botraunak/issue-1957
style fix #1957 , Applicable Offices now have a asterik
This commit is contained in:
commit
f16b207ff8
@ -59,7 +59,8 @@
|
||||
</div>
|
||||
</div>
|
||||
<div class="form-group">
|
||||
<label class="control-label col-sm-2">{{ 'label.input.applicableoffices' | translate }}</label>
|
||||
<label class="control-label col-sm-2">{{ 'label.input.applicableoffices' | translate }}<span
|
||||
class="required">*</span></label>
|
||||
|
||||
<div
|
||||
data-angular-treeview="true"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user