Added reload after commit.
This commit is contained in:
parent
559aee4811
commit
a93b2149e4
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
<form class="" id="<%= @setting.name %>">
|
||||
<h2><%- @T( @setting.title ) %></h2>
|
||||
<p><%- @T( @setting.description ) %></p>
|
||||
<div id="form-item"></div>
|
||||
<div class="form-item"></div>
|
||||
<button type="submit" class="btn"><%- @T( 'Submit' ) %></button>
|
||||
</form>
|
||||
<hr/>
|
Loading…
Reference in a new issue