Revert "change meetings"

This reverts commit 585b386e7c.

Conflicts:
	app/controllers/neuigkeiten_controller.rb
This commit is contained in:
Andreas Stephanides
2015-01-17 12:16:37 +01:00
parent 9ffebfd4e7
commit 3c2250b4fc
45 changed files with 1 additions and 1046 deletions

View File

@@ -1,6 +1,6 @@
# -*- coding: utf-8 -*-
class NeuigkeitenController < ApplicationController
class NeuigkeitenController < ApplicationController
before_filter :load_toolbar_elements, :only=>[:show,:find_link]
before_filter :load_toolbar_elements_edit, :only=>[:edit]