3338: System in place that allows for item counts to be displayed next to tab titles...
authorPhil Hodgson <bitbucket@philhodgson.net>
Thu, 11 Sep 2014 21:30:59 +0000 (17:30 -0400)
committerPhil Hodgson <bitbucket@philhodgson.net>
Thu, 11 Sep 2014 21:30:59 +0000 (17:30 -0400)
commit555c1e920855989e059a4be0503ebb627193f987
tree198e9f36d108bd6a06cb46e305dac611f4faa347
parent741bf44b15569a3a4b1a4705b62e4f50c8365bc9
3338: System in place that allows for item counts to be displayed next to tab titles via AJAX.
(Currently does not refresh itself after activities such as adding or removing items, but this is now eminently possible.)
apps/workbench/app/assets/javascripts/tab_panes.js
apps/workbench/app/controllers/projects_controller.rb
apps/workbench/app/views/application/_content.html.erb
apps/workbench/app/views/projects/tab_counts.js.erb [new file with mode: 0644]
apps/workbench/config/routes.rb