Index: branches/unlabeled/unlabeled-1.27.2/kernel/admin_templates/incs/catalog.js =================================================================== diff -u -r5613 -r5624 --- branches/unlabeled/unlabeled-1.27.2/kernel/admin_templates/incs/catalog.js (.../catalog.js) (revision 5613) +++ branches/unlabeled/unlabeled-1.27.2/kernel/admin_templates/incs/catalog.js (.../catalog.js) (revision 5624) @@ -287,4 +287,5 @@ Catalog.prototype.reflectPasteButton = function($status) { a_toolbar.SetEnabled('paste', $status); + a_toolbar.SetEnabled('clear_clipboard', $status); } \ No newline at end of file