changeset 21:f4bc98fb8aac

Added new links to trigger creation and deletion
author Torsten Irländer <torsten.irlaender@intevation.de>
date Fri, 26 Apr 2013 15:00:08 +0200
parents 7a9e22e7e8af
children c19770952a6e
files src/main/webapp/index.html
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/main/webapp/index.html	Fri Apr 26 14:06:51 2013 +0200
+++ b/src/main/webapp/index.html	Fri Apr 26 15:00:08 2013 +0200
@@ -15,6 +15,8 @@
 <ul>
   <li><a href="rest/proben">List Proben</a></li>
   <li><a href="rest/proben/1">Auswahl Probe (1)</a></li>
+  <li><a href="rest/proben/new">Anlegen neues Element</a></li>
+  <li><a href="rest/proben/deleteLast">Löschen Letztes Element</a></li>
 </ul>
 </body>
 </html>
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)