Skip to content

Commit

Permalink
Add missing flash_msg_div
Browse files Browse the repository at this point in the history
  • Loading branch information
rvsia committed Sep 3, 2018
1 parent 25c5248 commit 4b3ec6b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions app/views/ops/_zone_form.html.haml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
- url = url_for_only_path(:action => 'zone_field_changed', :id => (@zone.id || "new"))
- disabled_name = [email protected]? && !@edit[:current][:name].nil?
- unless disabled_name
= render :partial => "layouts/flash_msg"
%h3
= _("Zone Information")
.form-horizontal
Expand Down

0 comments on commit 4b3ec6b

Please sign in to comment.