Project

General

Profile

« Previous | Next » 

Revision bf4a13d3

Added by Walden Raines over 10 years ago

Fixes #3811 updating to bootstrap 3

View differences:

app/views/common/_puppetclasses_or_envs_changed.html.erb
</tr>
</table>
<div>
<%= link_to _("Cancel"), send("#{controller_name}_path"), :class => "btn" %>
<%= link_to _("Cancel"), send("#{controller_name}_path"), :class => "btn btn-default" %>
<%= submit_tag _("Update"), :class => "btn btn-primary" %>
</div>
<% end %>

Also available in: Unified diff