Revert "when flipping between Tree and View tabs with edit on, clear out the containers for the toolbars before re-adding the toolbars -- this time in YUI"
... committeed too much stuff. ack
This reverts commit c19c3503d4.
This commit is contained in:
parent
c19c3503d4
commit
9d047a788d
5 changed files with 13 additions and 26 deletions
|
|
@ -66,8 +66,6 @@ sub call {
|
|||
my $self = shift;
|
||||
my $env = shift;
|
||||
|
||||
local $SIG{USR1} = sub { Carp::confess; };
|
||||
|
||||
##Enable size limiting
|
||||
$env->{'psgix.harakiri'} = 1;
|
||||
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@ package WebGUI::Image;
|
|||
|
||||
use strict;
|
||||
use WebGUI::Image::Palette;
|
||||
# use Image::Magick;
|
||||
use Image::Magick;
|
||||
|
||||
=head1 NAME
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue