vendor/plugins/dashboard/rails/init.rb in refinerycms-0.9.6.14 vs vendor/plugins/dashboard/rails/init.rb in refinerycms-0.9.6.15
- old
+ new
@@ -1,6 +1,6 @@
Refinery::Plugin.register do |plugin|
plugin.title = "Dashboard"
plugin.description = "Gives an overview of activity in Refinery"
plugin.version = 1.0
plugin.always_allow_access = true
-end
+end
\ No newline at end of file