Skip to content

Commit

Permalink
&
Browse files Browse the repository at this point in the history
  • Loading branch information
athlonneo committed Nov 24, 2021
1 parent 6101196 commit 4b40ede
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions application/views/pages/submit.twig
Original file line number Diff line number Diff line change
Expand Up @@ -99,8 +99,8 @@
</div>
<br>
<button type="button" class="sharif_input" id="editor_save" disabled>Save</button>
<button type="button" class="sharif_input" id="editor_execute" disabled>Save & Execute</button>
<button type="button" class="sharif_input" id="editor_submit" disabled>Save & Submit</button>
<button type="button" class="sharif_input" id="editor_execute" disabled>Save &amp; Execute</button>
<button type="button" class="sharif_input" id="editor_submit" disabled>Save &amp; Submit</button>
<span id="ajax_status"></span>
</details>
{% endif %}
Expand Down

0 comments on commit 4b40ede

Please sign in to comment.