Can now specify in an arvados model that an element should be rendered as textile...
authorPhil Hodgson <bitbucket@philhodgson.net>
Thu, 7 Aug 2014 18:48:24 +0000 (14:48 -0400)
committerPhil Hodgson <bitbucket@philhodgson.net>
Thu, 7 Aug 2014 18:48:24 +0000 (14:48 -0400)
commitcd1c3d8ddae9b743fe557881005e08a63785e49e
tree6e9ecc172ca7ae1b29cf1f52ef29354de95b8a9f
parent1d1069684c35353f9f0ee4020b76f5dfc7406a47
Can now specify in an arvados model that an element should be rendered as textile (refs #2917, #3354)
For an example of activation of this feature see the Group model, on the description attribute, in this commit.
apps/workbench/app/assets/javascripts/editable.js
apps/workbench/app/assets/stylesheets/application.css.scss
apps/workbench/app/controllers/application_controller.rb
apps/workbench/app/helpers/application_helper.rb
apps/workbench/app/models/arvados_base.rb
apps/workbench/app/models/group.rb