starts replacing pure css buttons with javascript buttons
RIP, but it was time
This commit is contained in:
parent
2e043f9252
commit
afdf5fc8ec
11 changed files with 191 additions and 213 deletions
|
@ -28,7 +28,7 @@
|
|||
<p>
|
||||
<button type="submit" class="button is-link">Set goal</button>
|
||||
{% if goal %}
|
||||
{% include 'snippets/toggle/toggle_button.html' with text="Cancel" controls_text="hide-edit-goal" %}
|
||||
{% include 'snippets/toggle/close_button.html' with text="Cancel" controls_text="show-edit-goal" %}
|
||||
{% endif %}
|
||||
</p>
|
||||
</form>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue