* VRFS-1595 completed (maintanence page)

This commit is contained in:
Seth Call 2014-04-10 17:18:08 +00:00
parent d9fcf77be7
commit 5076fd103d
2 changed files with 514 additions and 1 deletions

513
web/public/maintanence.html Normal file

File diff suppressed because one or more lines are too long

View File

@ -11,7 +11,7 @@ describe "Reconnect", :js => true, :type => :feature, :capybara_feature => true
before(:all) do
User.delete_all
end
before(:each) do
emulate_client
end