view lib/redmine/core_ext.rb @ 777:facded821cee feature_14

Fixes Bug #321 - testing for true as a string in the controller; test the status of the fieldsets before toggling them in the js script.
author luisf <luis.figueira@eecs.qmul.ac.uk>
date Thu, 17 Nov 2011 22:12:45 +0000
parents 513646585e45
children
line wrap: on
line source
Dir[File.dirname(__FILE__) + "/core_ext/*.rb"].each { |file| require(file) }