Skip to content

Commit

Permalink
disable the link until Import features work properly with Git integra…
Browse files Browse the repository at this point in the history
…tion
  • Loading branch information
Josh Gum committed Sep 2, 2016
1 parent 349107e commit b715197
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/views/admin/index.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<div class="panel panel-default" id="dashboard">
<div class="panel panel-heading"> Administration Dashboard </div>
<div class="panel panel-body">
<p><%= link_to "Import External RDF", import_rdf_path %></p>
<!--p><%#= link_to "Import External RDF", import_rdf_path %></p-->
<p><%= link_to "Manage Users", admin_users_path %></p>
</div>
</div>
Expand Down

0 comments on commit b715197

Please sign in to comment.