Skip to content
This repository has been archived by the owner on Apr 17, 2023. It is now read-only.

Commit

Permalink
download link removed from H tag
Browse files Browse the repository at this point in the history
  • Loading branch information
cyntss committed Jun 2, 2016
1 parent 6065813 commit 78a9d81
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions app/views/devise/registrations/edit.html.slim
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,11 @@

.panel.panel-default
.panel-heading
h5
' Application tokens
.pull-right
.row
.col-sm-6
h5
' Application tokens
.col-sm-6.text-right
- if current_user.application_tokens.count >= User::APPLICATION_TOKENS_MAX
a#add_application_token_btn.btn.btn-xs.btn-link.js-toggle-button[disabled="disabled" role="button"]
i.fa.fa-plus-circle
Expand Down

0 comments on commit 78a9d81

Please sign in to comment.