projects
/
arvados.git
/ blob
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Merge branch '10401-limit-dir-expansion' closes #10401
[arvados.git]
/
apps
/
workbench
/
app
/
views
/
workflows
/
_show_chooser_preview.html.erb
1
<div class="col-sm-11 col-sm-push-1 arv-description-in-table">
2
<%= (@object.description if @object.description.present?) || 'No description' %>
3
</div>