8286: to facilitate in-place star icon refresh without the whole page refresh, it...
authorradhika <radhika@curoverse.com>
Mon, 15 Feb 2016 22:28:55 +0000 (17:28 -0500)
committerradhika <radhika@curoverse.com>
Mon, 15 Feb 2016 22:28:55 +0000 (17:28 -0500)
commit7befcf18a5a8249ba73ec6c2009a8a82861b84bf
treeeb6b91a61a96a4a457eef6965805077d6dcd0ea7
parentf3f96f2c0c57a7793428d168668f5b4cc130ab4f
8286: to facilitate in-place star icon refresh without the whole page refresh, it became necessary
to refresh the Projects menu after star/unstar action. Hence, moved the breadcrumbs code from
body.html into a partial.
apps/workbench/app/views/application/_breadcrumbs.html.erb
apps/workbench/app/views/application/_projects_tree_menu.html.erb
apps/workbench/app/views/application/star.js.erb
apps/workbench/app/views/layouts/body.html.erb
apps/workbench/test/integration/projects_test.rb