Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
vidjil
vidjil
Commits
fe4cecb3
Commit
fe4cecb3
authored
Oct 01, 2014
by
Mathieu Giraud
Committed by
Vidjil Team
Oct 01, 2014
Browse files
db_layout.html: wording: 'logout'
parent
3cbc4eb2
Changes
1
Show whitespace changes
Inline
Side-by-side
server/web2py/applications/vidjil/views/db_layout.html
View file @
fe4cecb3
...
...
@@ -15,7 +15,7 @@
<div
id=
"db_auth"
>
{{if auth.user:}}
{{=auth.user.first_name}}
<a
class=
"button"
onclick=
"db.request('default/user/logout');"
>
(
disconnec
t)
</a>
<a
class=
"button"
onclick=
"db.request('default/user/logout');"
>
(
logou
t)
</a>
{{pass}}
</div>
...
...
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