Upstream sync

This commit is contained in:
Senad Uka
2020-07-21 13:12:27 +00:00
parent 40f241b75f
commit 2590b6bdc9
13 changed files with 32 additions and 11257 deletions

View File

@@ -2,6 +2,7 @@
<%= bootstrap_form_with model: model, local: true do |form| %>
<%= form.text_field :name %>
<%= form.time_zone_select(:shoot_location_time_zone, nil, label: "Time zone of shoot location") %>
<div class="row align-items-center text-center mt-4">
<%= link_to t("shared.cancel"), [project, :broadcasts], class: "col-3 text-reset" %>