summaryrefslogtreecommitdiff
path: root/app/helpers/users_helper.rb
AgeCommit message (Collapse)Author
2014-05-06hide srp forms when no js is availableAzul
Hiding them using two mechanisms in case one fails: .hidden class - bootstrap hides them then style='display:none' - so they are hidden even if css load fails
2014-04-08moving users: app and test filesAzul