new, fully-javascript admin toolbars

This commit is contained in:
Doug Bell 2011-04-18 16:46:30 -05:00
parent 9d6fa33e16
commit 5612871d85
7 changed files with 217 additions and 261 deletions

View file

@ -216,20 +216,6 @@ sub getThumbnailUrl {
#-------------------------------------------------------------------
=head2 getToolbar ( )
Returns a toolbar with a set of icons that hyperlink to functions that delete, edit, promote, demote, cut, and copy.
=cut
override getToolbar => sub {
my $self = shift;
return undef if ($self->getToolbarState);
return super();
};
#-------------------------------------------------------------------
=head2 view
Renders this asset.