change notify banner. you can now set it in development.rb

This commit is contained in:
Reinier Balt 2011-10-28 11:17:31 +02:00
parent 8fdbcedcba
commit 34a005ec0e
3 changed files with 7 additions and 4 deletions

View file

@ -107,6 +107,9 @@ if ( SITE_CONFIG['authentication_schemes'].include? 'cas')
end
end
# changed in development.rb to show under_construction bar
NOTIFY_BAR = "" unless defined?(NOTIFY_BAR)
tracks_version='2.1devel'
# comment out next two lines if you do not want (or can not) the date of the
# last git commit in the footer