This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
spawntree
/
probuddy-master
Watch
2
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
fix
beta
Daniel
3 years ago
parent
8c331136ac
commit
be43e12d9b
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
src/client/app/tmpl/support.html
+ 1
- 1
src/client/app/tmpl/support.html
View File
@@ -1,6 +1,6 @@
<h4><a href="javascript:history.back()"><i class="fas fa-chevron-left"></i></a> <%= _lc( 'SUPPORT' ) %></h4>
<div class="card">
<
div><%= app.model.SessionUser.isAdminOfAnyTeam() %></div
>
<
% if ( app.model.SessionUser.isAdminOfAnyTeam() === true ) { %
>
<form class="form"
data-id="form-support">
<div class="card-header">
Write
Preview
Loading…
Cancel
Save