More WCM icon fun
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@4488 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
@@ -336,7 +336,7 @@ public class UIUserSandboxes extends SelfRenderingComponent
|
||||
out.write(" ");
|
||||
|
||||
Utils.encodeRecursive(context, aquireAction(
|
||||
context, mainStore, username, ACT_SANDBOX_SUBMITALL, "/images/icons/submit.gif",
|
||||
context, mainStore, username, ACT_SANDBOX_SUBMITALL, "/images/icons/submit_all.gif",
|
||||
"#{AVMBrowseBean.submitAll}", null));
|
||||
out.write(" ");
|
||||
|
||||
@@ -662,7 +662,7 @@ public class UIUserSandboxes extends SelfRenderingComponent
|
||||
out.write(bundle.getString(MSG_SELECTED));
|
||||
out.write(": ");
|
||||
Utils.encodeRecursive(fc, aquireAction(
|
||||
fc, userStorePrefix, username, ACT_SANDBOX_SUBMITSELECTED, "/images/icons/submit.gif",
|
||||
fc, userStorePrefix, username, ACT_SANDBOX_SUBMITSELECTED, "/images/icons/submit_all.gif",
|
||||
"#{AVMBrowseBean.submitSelected}", null));
|
||||
out.write(" ");
|
||||
Utils.encodeRecursive(fc, aquireAction(
|
||||
|
Before Width: | Height: | Size: 601 B After Width: | Height: | Size: 1.0 KiB |
Before Width: | Height: | Size: 1.4 KiB After Width: | Height: | Size: 1.5 KiB |
Before Width: | Height: | Size: 582 B After Width: | Height: | Size: 337 B |
BIN
source/web/images/icons/submit_all.gif
Normal file
After Width: | Height: | Size: 351 B |
BIN
source/web/images/icons/submit_all_large.gif
Normal file
After Width: | Height: | Size: 1005 B |
BIN
source/web/images/icons/submit_large.gif
Normal file
After Width: | Height: | Size: 752 B |