From 1325e0a3fd582b7c70752e2d10766b02520011bc Mon Sep 17 00:00:00 2001 From: hjust Date: Tue, 1 Sep 2009 16:13:37 +0000 Subject: [PATCH] renamed costs_controller to cost_types_controller git-svn-id: https://dev.finn.de/svn/cockpit/trunk@83 7926756e-e54e-46e6-9721-ed318f58905e --- app/controllers/{costs_controller.rb => cost_types_controller.rb} | 0 app/views/cost_types/edit.rhtml | 0 app/views/cost_types/index.rhtml | 0 3 files changed, 0 insertions(+), 0 deletions(-) rename app/controllers/{costs_controller.rb => cost_types_controller.rb} (100%) create mode 100644 app/views/cost_types/edit.rhtml create mode 100644 app/views/cost_types/index.rhtml diff --git a/app/controllers/costs_controller.rb b/app/controllers/cost_types_controller.rb similarity index 100% rename from app/controllers/costs_controller.rb rename to app/controllers/cost_types_controller.rb diff --git a/app/views/cost_types/edit.rhtml b/app/views/cost_types/edit.rhtml new file mode 100644 index 0000000000..e69de29bb2 diff --git a/app/views/cost_types/index.rhtml b/app/views/cost_types/index.rhtml new file mode 100644 index 0000000000..e69de29bb2