Skip to content

Commit

Permalink
Fixed broken link to import page.
Browse files Browse the repository at this point in the history
  • Loading branch information
flekschas committed Jun 29, 2015
1 parent 095ab8f commit 951f9cc
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions refinery/ui/src/js/dashboard/views/launchPad.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ <h3>
</button>
-->
<a
href="./data_set_manager/import/isa-tab-form/"
href="./data_set_manager/import/"
class="no-underline-hover"
ng-if="dashboard.userIsAuthenticated">
<i class="icon-plus-sign"></i>
Expand Down Expand Up @@ -179,13 +179,6 @@ <h4>Name</h4>
<span class="refinery-header-left">
<h3><i class="m-r-1-4 icon-cog"></i>Workflows</h3>
</span>
<span class="refinery-header-right" ng-if="sharingEnabled">
<a
href="./data_set_manager/import/isa-tab-form/"
class="no-underline-hover">
<i class="icon-plus-sign"></i>
</a>
</span>
</div>

<div class="refinery-panel-header">
Expand Down

0 comments on commit 951f9cc

Please sign in to comment.