Index: admin_templates/widgets/widget_edit.tpl =================================================================== --- admin_templates/widgets/widget_edit.tpl (revision 14234) +++ admin_templates/widgets/widget_edit.tpl (working copy) @@ -1,7 +1,9 @@ + + - + @@ -11,41 +13,41 @@ + a_toolbar.AddButton( + new ToolBarButton( + 'view', + '', + function(id) { + show_viewmenu(a_toolbar,'view'); + } + ) + ); + + a_toolbar.Render(); + - +
@@ -131,9 +132,9 @@ ', this.href);"> - + \ No newline at end of file