Commit 87bc57b3851b57ef30e78fbc6e95384c476da895

Authored by Antonio Terceiro
1 parent d4568ddd

Fix syntax error (argh)

Showing 1 changed file with 0 additions and 1 deletions   Show diff stats
app/controllers/my_profile/cms_controller.rb
... ... @@ -196,7 +196,6 @@ class CmsController < MyProfileController
196 196 redirect_to :action => 'index'
197 197 end
198 198 end
199   - end
200 199 end
201 200 end
202 201  
... ...