summaryrefslogtreecommitdiff
path: root/templates/project_fields.html
diff options
context:
space:
mode:
authorromangraef <roman.graef@gmail.com>2018-06-01 15:49:55 +0200
committerromangraef <roman.graef@gmail.com>2018-06-01 15:49:55 +0200
commit7bed1685b66f126b7130e43304ad8f53f69a3aff (patch)
treef7a12a3f722bc48d0e03f08aa574b4966ba960f4 /templates/project_fields.html
parenta4717724853ce92888c8aa6c082a25428e00720b (diff)
downloadmy-website-7bed1685b66f126b7130e43304ad8f53f69a3aff.tar.gz
my-website-7bed1685b66f126b7130e43304ad8f53f69a3aff.tar.bz2
my-website-7bed1685b66f126b7130e43304ad8f53f69a3aff.zip
Enhanced editing and a bnit of more admin links.
Diffstat (limited to 'templates/project_fields.html')
-rw-r--r--templates/project_fields.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/templates/project_fields.html b/templates/project_fields.html
index 50472c1..c128fd5 100644
--- a/templates/project_fields.html
+++ b/templates/project_fields.html
@@ -1,4 +1,3 @@
-{% set project = empty_project %}
<p>
<label for="id">Id</label><input name="id" id="id" value="{{ project.id }}"
{% if id_disabled %}