V userovy jméno spíše nevedeme…
This commit is contained in:
parent
ec00d7acd3
commit
d9d2884707
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
{# Template starající se o editační/přidávací formulář. #}
|
||||
<div id="korekturovaci-formular-div" style="display: none">
|
||||
<input size="24" name="au" value="{{user.first_name}} {{user.last_name}}" readonly/>
|
||||
<input size="24" name="au" value="{{user.osoba}}" readonly/>
|
||||
<button type="button" id="korekturovaci-formular-odesli">Oprav!</button>
|
||||
<button type="button" id="korekturovaci-formular-zavri">Zavřít</button>
|
||||
<br/>
|
||||
|
|
Loading…
Reference in a new issue