Initial commit
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
<div class="input-group">
|
||||
<input class="main-element form-control" type="text" data-name="{{name}}" value="{{value}}" autocomplete="espo-{{name}}">
|
||||
<span class="input-group-btn">
|
||||
<button data-action="selectFolder" class="btn btn-default" type="button" tabindex="-1"><i class="fas fa-angle-up"></i></button>
|
||||
</span>
|
||||
</div>
|
||||
Reference in New Issue
Block a user