From f8e34e0e948352f18db9665b55c9848b1b71b512 Mon Sep 17 00:00:00 2001 From: Peter Kozak Date: Wed, 17 Apr 2013 10:27:05 +0200 Subject: files view --- config/routes.rb | 2 ++ 1 file changed, 2 insertions(+) (limited to 'config') diff --git a/config/routes.rb b/config/routes.rb index 3d73b76..833eb20 100644 --- a/config/routes.rb +++ b/config/routes.rb @@ -271,6 +271,8 @@ Gemeinschaft42c::Application.routes.draw do resources :automatic_call_distributors resources :parking_stalls resources :voicemail_accounts + resources :fax_accounts + resources :generic_files end resources :callthroughs, :only => [] do -- cgit v1.2.3