add loading text for form submit buttons
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
Cick to upload
|
||||
</label>
|
||||
</file-dropzone>
|
||||
<%= f.button button_title %>
|
||||
<%= f.button button_title(title: 'Save', disabled_with: 'Saving') %>
|
||||
<% end %>
|
||||
</div>
|
||||
<div class="w-0 md:w-52"></div>
|
||||
|
||||
Reference in New Issue
Block a user