[Zope3-checkins] CVS: Zope3/src/zope/app/browser/skins/rotterdam - folder_contents.pt:1.6.2.3
runyaga
runyaga@thisbox.com
Thu, 6 Feb 2003 11:04:36 -0500
Update of /cvs-repository/Zope3/src/zope/app/browser/skins/rotterdam
In directory cvs.zope.org:/tmp/cvs-serv9195/browser/skins/rotterdam
Modified Files:
Tag: paris-copypasterename-branch
folder_contents.pt
Log Message:
rename dialogue added
and renameObjects() method added to contents
=== Zope3/src/zope/app/browser/skins/rotterdam/folder_contents.pt 1.6.2.2 => 1.6.2.3 ===
--- Zope3/src/zope/app/browser/skins/rotterdam/folder_contents.pt:1.6.2.2 Wed Feb 5 11:06:08 2003
+++ Zope3/src/zope/app/browser/skins/rotterdam/folder_contents.pt Thu Feb 6 11:04:36 2003
@@ -153,6 +153,8 @@
</tbody>
</table>
+
+ <input type="submit" name="@@rename.html:method" value="Rename" />
<input type="submit" name="@@cutObjects.html:method" value="Cut"/>
<input type="submit" name="@@copyObjects.html:method" value="Copy"/>
<input type="submit" name="@@pasteObjects.html:method" value="Paste"