fixed some javascript bugs
This commit is contained in:
parent
fd57cbaa51
commit
55d73e193a
4 changed files with 32 additions and 27 deletions
|
|
@ -427,7 +427,6 @@ sub getRichEditor {
|
|||
directionality => $self->getValue("directionality"),
|
||||
theme_advanced_toolbar_location => $self->getValue("toolbarLocation"),
|
||||
extended_valid_elements => $self->getValue("extendedValidElements"),
|
||||
# theme_advanced_path_location => $self->getValue("pathLocation"),
|
||||
);
|
||||
foreach my $button (@toolbarButtons) {
|
||||
push(@plugins,"table") if ($button eq "tablecontrols");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue