Project

General

Profile

« Previous | Next » 

Revision 1835

Added by Dietmar almost 12 years ago

! update dragdrop reorder positions of a page tree

View differences:

sections.php
32 32
	exit(0);
33 33
}
34 34
/* */
35
$debug = false; // to show position and section_id
35
$debug = true; // to show position
36 36
If(!defined('DEBUG')) { define('DEBUG',$debug);}
37 37
// Create new admin object
38 38
if(!class_exists('admin', false)){ include(WB_PATH.'/framework/class.admin.php'); }
......
251 251
						'HEADING_MODIFY_PAGE' => $HEADING['MODIFY_PAGE'],
252 252
						'TEXT_CHANGE_SETTINGS' => $TEXT['CHANGE_SETTINGS'],
253 253
						'TEXT_ADD_SECTION' => $TEXT['ADD_SECTION'],
254
						'TEXT_SECTION' => $TEXT['SECTION'],
254 255
						'TEXT_ID' => 'ID',
255 256
						'TEXT_TYPE' => $TEXT['TYPE'],
256 257
						'TEXT_BLOCK' => $TEXT['BLOCK'],

Also available in: Unified diff