projects
/
arvados.git
/ blob
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
10037: Fixed alignment issues on the dashboard
[arvados.git]
/
apps
/
workbench
/
app
/
views
/
application
/
star.js.erb
1
$(".star-unstar").html("<%= escape_javascript(render partial: 'show_star') %>");
2
$(".breadcrumbs").html("<%= escape_javascript(render partial: 'breadcrumbs') %>");