Commit aa8a332bd0aea323a4d5bcc884d74c263bd39444
1 parent
9ad9e6c0
Exists in
master
and in
22 other branches
ActionItem0: removing unused stuff
git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@340 3f533792-8f58-4932-b0fe-aaf55b0a4547
Showing
2 changed files
with
0 additions
and
8 deletions
Show diff stats
app/controllers/edit_template_controller.rb
... | ... | @@ -24,10 +24,4 @@ class EditTemplateController < ApplicationController |
24 | 24 | redirect_to :action => 'design_editor' |
25 | 25 | end |
26 | 26 | |
27 | - ############################################################ | |
28 | - # FIXME: design_editor stuff: MOVE this to design plugin | |
29 | - ############################################################ | |
30 | - | |
31 | - include EditTemplateHelper | |
32 | - | |
33 | 27 | end | ... | ... |
app/views/layouts/application.rhtml