mods/standard/sets/right/read.rb in wagn-1.13.0.pre1 vs mods/standard/sets/right/read.rb in wagn-1.13.0.pre2
- old
+ new
@@ -1,5 +1,2 @@
-include Right::Create
-
-view :core, :right=>:create
-view :editor, :right=>:create
-view :closed_content, :right=>:create
+include Create
+format :html do include Create::HtmlFormat end
\ No newline at end of file