summaryrefslogtreecommitdiff
path: root/test/support/browser_integration_test.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 all of core into toplevel, tests fail.Azul