various fixes
This commit is contained in:
parent
8837b1e04f
commit
c4bbc45372
4 changed files with 8 additions and 7 deletions
|
|
@ -1,6 +1,6 @@
|
|||
{% from "form/controls.html" import render_field %}
|
||||
|
||||
{% set title="edit " + doc.title %}
|
||||
{% set title="edit " + doc.title() %}
|
||||
|
||||
{% set action=doc.edit_url %}
|
||||
{% set label="save" %}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue