From 4b80f133733b5b0d86bb657d0b9fc0e58e71d57c Mon Sep 17 00:00:00 2001 From: Baris Usakli Date: Fri, 11 Oct 2013 11:59:17 -0400 Subject: [PATCH] removed reduntant paths fron templates/config.json --- public/templates/config.json | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/public/templates/config.json b/public/templates/config.json index a5cd8174a3..fd65bf3773 100644 --- a/public/templates/config.json +++ b/public/templates/config.json @@ -26,14 +26,9 @@ "user.*favourites": "favourites", "user/.*": "account", - "recent": "recent", - "unread": "unread", "popular": "category", "active": "category", - "search": "search", - "reset/.*": "reset_code", - "reset": "reset" - + "reset/.*": "reset_code" }, "force_refresh": { "logout": true