app/controllers/elements_controller.rb in alchemy_cms-2.0.pre4 vs app/controllers/elements_controller.rb in alchemy_cms-2.0.pre5

- old
+ new

@@ -1,8 +1,6 @@ class ElementsController < AlchemyController - unloadable - filter_access_to [:show], :attribute_check => true layout false # Returns the element partial as HTML or as JavaScript that tries to replace a given +container_id+ with the partial content via jQuery. def show