[Zope-CVS] CVS: Packages/Moztop/moztop/content/Menu - ToolBar.js:1.17

Stephan Richter srichter@cbu.edu
Thu, 16 Jan 2003 09:42:36 -0500


Update of /cvs-repository/Packages/Moztop/moztop/content/Menu
In directory cvs.zope.org:/tmp/cvs-serv31744/moztop/content/Menu

Modified Files:
	ToolBar.js 
Log Message:
Now you can edit Files. Cool.


=== Packages/Moztop/moztop/content/Menu/ToolBar.js 1.16 => 1.17 ===
--- Packages/Moztop/moztop/content/Menu/ToolBar.js:1.16	Thu Jan 16 09:13:04 2003
+++ Packages/Moztop/moztop/content/Menu/ToolBar.js	Thu Jan 16 09:42:33 2003
@@ -83,6 +83,8 @@
 
     TypeRegistry = {"Folder": 
 		    ["Content", "Preview", "MetaData", "Security"],
+		    "File":
+		    ["Upload", "Preview", "MetaData", "Security"],
 		    "Image":
 		    ["Upload", "Preview", "MetaData", "Security"],
 		    "ZPTPage":