Fixed styling of selection dropdown menu.
authorPeter Amstutz <peter.amstutz@curoverse.com>
Fri, 7 Mar 2014 18:34:24 +0000 (13:34 -0500)
committerPeter Amstutz <peter.amstutz@curoverse.com>
Fri, 7 Mar 2014 18:34:24 +0000 (13:34 -0500)
commit5420797c32e73347a79b5ecd8cdfbd212fd8aae8
treee699d76b2b3f5123ca6fa5f470efea9e8585f30e
parent239cbf3997a084ae388ad89bdd7577f21d829251
Fixed styling of selection dropdown menu.
Menu no longer dismisses when clicking a checkbox to remove an item.
Selected files no longer have /./ in the middle.
Fixed nil error when non-file or non-collection items are in the selection list.
Fixed head_kind and tail_kind.
Made a comment about inline x-editable.
apps/workbench/app/assets/javascripts/editable.js
apps/workbench/app/assets/javascripts/selection.js
apps/workbench/app/assets/stylesheets/application.css.scss
apps/workbench/app/controllers/actions_controller.rb
apps/workbench/app/controllers/application_controller.rb
apps/workbench/app/models/collection.rb
apps/workbench/app/views/collections/_show_files.html.erb