Skip to content
This repository has been archived by the owner on May 7, 2024. It is now read-only.

Commit

Permalink
Removed mass assign credentials button for now
Browse files Browse the repository at this point in the history
  • Loading branch information
pantsel committed Nov 12, 2016
1 parent 5496ebd commit 4c155ed
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions frontend/src/app/consumers/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,11 @@
<i class="material-icons"><i class="material-icons">&#xE2C6;</i></i>
Import
</a>
<a href="#"
class="btn btn-default" ng-click="massAssignCredentials()">
<i class="material-icons">fingerprint</i>
mass assign credentials
</a>
<!--<a href="#"-->
<!--class="btn btn-default" ng-click="massAssignCredentials()">-->
<!--<i class="material-icons">fingerprint</i>-->
<!--mass assign credentials-->
<!--</a>-->
<a href="#"
data-uib-tooltip="Sync Kong consumers to Konga"
data-ng-disabled="syncing"
Expand Down

0 comments on commit 4c155ed

Please sign in to comment.