Skip to content

Commit

Permalink
Add legacy data libraries link
Browse files Browse the repository at this point in the history
  • Loading branch information
guerler committed Oct 24, 2017
1 parent 8e9a7e8 commit d3a6af5
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 3 deletions.
3 changes: 3 additions & 0 deletions client/galaxy/scripts/apps/panels/admin-panel.js
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,9 @@ var AdminPanel = Backbone.View.extend({
},{
title : "Local data",
url : "data_manager"
},{
title : "Data libraries",
url : "library_admin/browse_libraries"
} ]
},{
title : "User Management",
Expand Down
2 changes: 1 addition & 1 deletion static/scripts/bundled/admin.bundled.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion static/scripts/bundled/admin.bundled.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion static/scripts/bundled/libs.bundled.js.map

Large diffs are not rendered by default.

0 comments on commit d3a6af5

Please sign in to comment.