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
c2ef87f9
Commit
c2ef87f9
authored
Oct 24, 2014
by
Vidjil Team
Browse files
file/add.html: adds patient name at the top of file list
parent
cfe8f0cb
Changes
1
Hide whitespace changes
Inline
Side-by-side
server/web2py/applications/vidjil/views/file/add.html
View file @
c2ef87f9
{{extend 'db_layout.html'}}
{{patient = db.patient[request.vars["id"]]}}
<h3>
{{=patient.last_name + " " + patient.first_name }} ({{=patient.birth}}) -- add file
</h3>
<div>
<table>
<tr>
...
...
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