Files @ ef420b2d4300
Branch filter:

Location: symposion_app/pinaxcon/templates/_form_btns.html - annotation

Joel Addison
Embedded schedule view

Allow the schedule to be embedded in external platforms.
Hide header and footer when embedded for easier consumption.
<input class="btn btn-primary" type="submit" value="Save" />
<a class="btn btn-secondary" href="{% url "dashboard" %}">Cancel</a>