Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/diaspora/diaspora.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorRichard <rm.sylvester@gmail.com>2013-11-07 19:54:24 +0400
committerJonne Haß <me@mrzyx.de>2014-02-09 19:00:15 +0400
commit1561690303e640be2472016213c0efe588b74a90 (patch)
treeb4ae5b50da5700f52a7854d27e2bcdb956f7b926 /config
parent55efa827568ae82fc3888042ad2e4c4b383cc313 (diff)
moved call to help backbone view init to separate file included only on faq view.
extending loaded js locales. cleaned up unused routes. removed some comments. loading help locales only on help view. removed afterRender from backbone views. extended load_javascript_locales method to take a section.
Diffstat (limited to 'config')
-rw-r--r--config/routes.rb2
1 files changed, 0 insertions, 2 deletions
diff --git a/config/routes.rb b/config/routes.rb
index df7300c31..37305f948 100644
--- a/config/routes.rb
+++ b/config/routes.rb
@@ -206,8 +206,6 @@ Diaspora::Application.routes.draw do
get 'mobile/toggle', :to => 'home#toggle_mobile', :as => 'toggle_mobile'
# help
- get 'help/faq' => 'help#faq', :as => 'faq_getting_help'
- get 'help/faq' => 'help#faq', :as => 'faq'
get 'help' => 'help#faq', :as => 'help'
#Protocol Url