app/views/georgia/users/edit.html.erb in georgia-0.7.8 vs app/views/georgia/users/edit.html.erb in georgia-0.8.0
- old
+ new
@@ -1,5 +1,4 @@
-
<%= simple_form_for(@user, url: user_path(@user), html: { class: 'form-horizontal'}, defaults: { input_html: { class: "form-control" }}) do |f| %>
<header class='header-main'>
<div class="header-gutter">
<%= link_to_back users_path %>
\ No newline at end of file