- Implemented the new requirements:
- Changing labels and disabling/enabling of buttons during different states
- Hides contentType drop down if it only has 1 item
- Can click remove during upload 
- white background for panels
- Lead text for empty table

Create site 
- Commented out logo section for TB1


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@9287 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
Erik Winlof
2008-05-28 17:23:12 +00:00
parent 611576f146
commit 6047ef6b5a

View File

@@ -1,8 +1,8 @@
<html> <html>
<head> <head>
<title>File's Uploaded</title> <title>File's Uploaded</title>
</head> </head>
<body> <body>
File's Uploaded File's Uploaded
</body> </body>
</html> </html>