From f221da62cde073059424eddaa1f7a52ed67de848 Mon Sep 17 00:00:00 2001 From: Philip Arndt Date: Mon, 21 Feb 2011 13:16:42 +1300 Subject: Added settings click-button functionality for toggling comments being enabled, with translations. --- config/routes.rb | 1 + 1 file changed, 1 insertion(+) (limited to 'config/routes.rb') diff --git a/config/routes.rb b/config/routes.rb index 73d4a11..e37987a 100644 --- a/config/routes.rb +++ b/config/routes.rb @@ -34,6 +34,7 @@ Refinery::Application.routes.draw do post :notification_recipients get :moderation + get :comments end end end -- cgit v1.2.3