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
44d17e88
Commit
44d17e88
authored
Apr 02, 2015
by
Vidjil Team
Browse files
views/user/index.html: scrolling table
remove spurious <div>
parent
4b795f4c
Changes
1
Hide whitespace changes
Inline
Side-by-side
server/web2py/applications/vidjil/views/user/index.html
View file @
44d17e88
{{extend 'db_layout.html'}}
{{import vidjil_utils}}
<div>
<h3>
Users
</h3>
<div
id=
"db_table_container"
>
...
...
@@ -30,10 +29,9 @@
{{pass}}
</table>
<span
class=
"button2"
onclick=
"db.call('default/user/register');"
>
+ new user
</span>
<table
class=
"db_table"
id=
"db_fixed_header"
></table>
</div>
</div>
<span
class=
"button2"
onclick=
"db.call('default/user/register');"
>
+ new user
</span>
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