Move form buttons to floating bottom action bar
Form action buttons were previously in the sicky CTA bar. This commit moves them to a bottom action bar.
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
{% extends "task_orders/builder_base.html" %}
|
||||
|
||||
{% from 'components/icon.html' import Icon %}
|
||||
{% from "components/sticky_cta.html" import StickyCTA %}
|
||||
{% from "task_orders/form_header.html" import TOFormStepHeader %}
|
||||
{% from 'components/upload_input.html' import UploadInput %}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user