aboutsummaryrefslogtreecommitdiff
path: root/data/templates/edit.htm
diff options
context:
space:
mode:
authorChristian Weiske <cweiske@cweiske.de>2015-07-06 22:42:14 +0200
committerChristian Weiske <cweiske@cweiske.de>2015-07-06 22:42:35 +0200
commit93ef642c25d65519b334fecad56bf6567eeb733b (patch)
tree3b20360b66f99843498efe2ce38cdcab20d1689a /data/templates/edit.htm
parentc87f5bbf4f85b875c96d0953c25c2ca824b534d5 (diff)
downloadphorkie-93ef642c25d65519b334fecad56bf6567eeb733b.tar.gz
phorkie-93ef642c25d65519b334fecad56bf6567eeb733b.zip
single file edit: jump to file after saving
Diffstat (limited to 'data/templates/edit.htm')
-rw-r--r--data/templates/edit.htm2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/templates/edit.htm b/data/templates/edit.htm
index 401ed00..870ef23 100644
--- a/data/templates/edit.htm
+++ b/data/templates/edit.htm
@@ -7,7 +7,7 @@
{% block content %}
<div class="content-padding-fix"></div>
-<form method="post" action="{{repo.getLink('edit')}}" enctype="multipart/form-data" class="form-horizontal">
+<form method="post" action="{{repo.getLink('edit', singlefile.getFilename)}}" enctype="multipart/form-data" class="form-horizontal">
<div class="control-group">
<label class="control-label" for="description">Description</label>
<div class="controls">