Refresh dashboard with AJAX every 60 seconds.
authorTom Clegg <tom@curoverse.com>
Mon, 3 Feb 2014 08:45:11 +0000 (00:45 -0800)
committerTom Clegg <tom@curoverse.com>
Mon, 3 Feb 2014 08:45:11 +0000 (00:45 -0800)
commit18c60ea458cb2a97c9d7318e702da8296e102466
tree40fe24141d59c90fb493b2718615618baef6bef8
parent507442f6712d751b947083fa6946ee6d96f8ad96
Refresh dashboard with AJAX every 60 seconds.

refs #1976
closes #2004
apps/workbench/app/controllers/application_controller.rb
apps/workbench/app/controllers/users_controller.rb
apps/workbench/app/views/users/_home.html.erb
apps/workbench/app/views/users/_tables.html.erb
apps/workbench/app/views/users/home.js.erb [new file with mode: 0644]