Project

General

Profile

« Previous | Next » 

Revision 1048

Added by Matthias almost 15 years ago

- Added PageID and SectionID to all backend themes (Thanks to Luiseshahne)

- Fixed some display issues in all backend themes (Thanks to Luisehahne)

View differences:

jsadmin_backend_include.php
64 64
  		}
65 65
		if(get_setting('mod_jsadmin_ajax_order_pages', '1')) {
66 66
			$js_scripts[] = 'dragdrop.js';
67
			$js_buttonCell= 6; // This ist the Cell where the Button "Up" is , by Swen Uth
67
			$js_buttonCell= 7; // This ist the Cell where the Button "Up" is , by Swen Uth
68 68
		}
69 69
	} elseif($page_type == 'sections') {
70 70
		if(get_setting('mod_jsadmin_ajax_order_sections', '1')) {

Also available in: Unified diff