diff --git a/app/helpers/profile_editor_helper.rb b/app/helpers/profile_editor_helper.rb index 56c502d..4aacd8c 100644 --- a/app/helpers/profile_editor_helper.rb +++ b/app/helpers/profile_editor_helper.rb @@ -137,7 +137,7 @@ module ProfileEditorHelper content_tag( 'div', capture(&block) + '
 ', - :class => 'control-panel'), + :class => 'control-panel') ) end -- libgit2 0.21.2