Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
beat
beat.web
Commits
744a60e1
Commit
744a60e1
authored
Jul 28, 2017
by
Flavio TARSETTI
Browse files
[accounts] templates - target only non godfathers for account management at present
parent
e5c0bbc4
Changes
1
Show whitespace changes
Inline
Side-by-side
beat/web/accounts/templates/accounts/settings.html
View file @
744a60e1
...
...
@@ -196,6 +196,8 @@
</div>
</div>
{% if not user.profile.is_godfather %}
<div
class=
"row"
>
<div
class=
"col-sm-4 col-sm-offset-1"
>
...
...
@@ -251,6 +253,8 @@
</div>
</div>
{% else %}
{% endif %}
{% account_renew "account_renew" %}
<script
type=
"text/javascript"
>
...
...
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