Add return page to form parameters.
[Sone.git] / src / main / resources / templates / imageBrowser.html
index 6adb3dd..5a26c1a 100644 (file)
 
                                        <form id="edit-image" action="editImage.html" method="post">
                                                <input type="hidden" name="formPassword" value="<%formPassword|html>" />
+                                               <input type="hidden" name="returnPage" value="<%request.uri|html>" />
                                                <input type="hidden" name="image" value="<%image.id|html>" />
 
                                                <div>