diff zpt/addRestDbInterface.zpt @ 43:562717546168

refactoring... RestDbGisApi and RestDbJsonStore inherit from RestDbInterface
author casties
date Thu, 02 Sep 2010 13:17:23 +0200
parents 61a3764cd5fb
children
line wrap: on
line diff
--- a/zpt/addRestDbInterface.zpt	Thu Sep 02 12:05:17 2010 +0200
+++ b/zpt/addRestDbInterface.zpt	Thu Sep 02 13:17:23 2010 +0200
@@ -1,5 +1,5 @@
   <div tal:replace="structure here/manage_page_header">Header</div>
-  <h2>Add a RESTclass</h2>
+  <h2>Add a RESTdb interface</h2>
   <form method="post" action="manage_addRestDbInterface">
     <p class="form-label">ID</p>
         <p class="form-element"><input size="80" name="id"/></p>