Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
N
nexpie-grafana-theme
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Registry
Registry
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Kornkitt Poolsup
nexpie-grafana-theme
Commits
5227dc67
Commit
5227dc67
authored
Dec 10, 2015
by
Torkel Ödegaard
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix(invite): removed resend invite button, button logic was not implemented, fixes #3484
parent
77c510c3
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
3 deletions
+0
-3
public/app/features/org/partials/orgUsers.html
+0
-3
No files found.
public/app/features/org/partials/orgUsers.html
View file @
5227dc67
...
...
@@ -70,9 +70,6 @@
<tr
ng-show=
"invite.expanded"
>
<td
colspan=
"3"
>
<a
href=
"{{invite.url}}"
>
{{invite.url}}
</a><br><br>
<button
class=
"btn btn-inverse btn-mini"
>
<i
class=
"fa fa-envelope-o"
></i>
Resend invite
</button>
<button
class=
"btn btn-inverse btn-mini"
ng-click=
"revokeInvite(invite, $event)"
>
<i
class=
"fa fa-remove"
style=
"color: red"
></i>
Revoke invite
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment