adding dragable content

This commit is contained in:
JT Smith 2004-02-15 21:04:12 +00:00
parent e29abf5cca
commit 5a70267ee8
4 changed files with 20 additions and 16 deletions

View file

@ -65,5 +65,6 @@ webgui.
- Optional second parameter to the File macro can be a boolean value to
turn off file icons.
- Added drag and drop content arranging.
- Added new toolbar icons.

File diff suppressed because one or more lines are too long

View file

@ -594,7 +594,7 @@ sub _positionFormat5x {
sub _positionFormat6x {
my $newPositionCode = '
<tmpl_if session.var.adminOn> <tmpl_if page.canEdit>
<table border=0 id="position'.$_[0].'">
<table border=0 id="position'.$_[0].'" class="content">
<tbody>
</tmpl_if> </tmpl_if>
<tmpl_loop position'.$_[0].'_loop>