Moved code specific to editing pipelines from editable.js to pipeline_instance.js.
authorPeter Amstutz <peter.amstutz@curoverse.com>
Thu, 27 Feb 2014 21:16:08 +0000 (16:16 -0500)
committerPeter Amstutz <peter.amstutz@curoverse.com>
Thu, 27 Feb 2014 21:16:08 +0000 (16:16 -0500)
commit9e778a62184d4604f62e6c30fec8d1be1781de4b
treedef794b0eaa626d1cc47cf374fc838e3a2017822
parentda5ff6947c567dfb391af544473475c029a78ece
Moved code specific to editing pipelines from editable.js to pipeline_instance.js.
Improved detection of paramater data type to choose the right editing control.
apps/workbench/app/assets/javascripts/editable.js
apps/workbench/app/assets/javascripts/pipeline_instances.js [new file with mode: 0644]
apps/workbench/app/assets/javascripts/pipeline_instances.js.coffee [deleted file]
apps/workbench/app/helpers/application_helper.rb
apps/workbench/app/views/pipeline_instances/_show_components.html.erb