From b6d2bf7aa51aa1070739f02a24f50c3c97342c49 Mon Sep 17 00:00:00 2001 From: AntonioTerceiro Date: Tue, 31 Jul 2007 13:10:55 +0000 Subject: [PATCH] r252@sede: terceiro | 2007-07-29 19:55:21 -0300 ActionItem0: removing useless code, ApplicationController already declares design --- app/controllers/features_controller.rb | 8 -------- 1 file changed, 0 insertions(+), 8 deletions(-) diff --git a/app/controllers/features_controller.rb b/app/controllers/features_controller.rb index 905e9b6..a306824 100644 --- a/app/controllers/features_controller.rb +++ b/app/controllers/features_controller.rb @@ -1,13 +1,5 @@ class FeaturesController < ApplicationController - - # FIXME: temp test code, remove from here - design :holder => 'virtual_community' - def test - render :inline => '<%= design_display("bli") %>' - end - ################################ - acts_as_virtual_community_admin_controller def index -- libgit2 0.21.2