3634: If a link has the class "force-cache-reload", then on browser-back the page...
authorPhil Hodgson <bitbucket@philhodgson.net>
Fri, 3 Oct 2014 16:42:27 +0000 (12:42 -0400)
committerPhil Hodgson <bitbucket@philhodgson.net>
Fri, 3 Oct 2014 16:42:27 +0000 (12:42 -0400)
commit1cadb15617013ad5882ffaadc434536187618f06
tree4d3bb7a7131b3580a8e4adc4fddab37e11b32423
parente59d7413748d047575232b16b12e7163dbd9521f
3634: If a link has the class "force-cache-reload", then on browser-back the page will be reloaded
(a modal will be shown to the user while the reload is occurring)
apps/workbench/app/assets/javascripts/application.js
apps/workbench/app/views/application/_content_layout.html.erb
apps/workbench/app/views/application/_loading_modal.html.erb [new file with mode: 0644]
apps/workbench/app/views/application/_title_and_buttons.html.erb