Skip to content

Commit

Permalink
enabling the ability to edit scaling policy alarms
Browse files Browse the repository at this point in the history
  • Loading branch information
zanthrash committed Jan 21, 2016
1 parent 39d12ef commit cfa20a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion grails-app/views/alarm/create.gsp
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
</div>
<div class="buttons">
<input type="hidden" name="policy" value="${policy}"/>
<g:buttonSubmit class="save" value="save">Create New Alarm</g:buttonSubmit>
<g:buttonSubmit class="save keep" value="save">Create New Alarm</g:buttonSubmit>
</div>
</g:form>
</div>
Expand Down

0 comments on commit cfa20a2

Please sign in to comment.