diff --git a/tbl_select.php b/tbl_select.php index 380c8ed13..c2c68e12b 100644 --- a/tbl_select.php +++ b/tbl_select.php @@ -12,6 +12,9 @@ require_once './libraries/common.inc.php'; require_once './libraries/relation.lib.php'; // foreign keys require_once './libraries/mysql_charsets.lib.php'; +$GLOBALS['js_include'][] = 'mootools.js'; +$GLOBALS['js_include'][] = 'mootools-domready.js'; + if ($GLOBALS['cfg']['PropertiesIconic'] == true) { $titles['Browse'] = ' -
- - - - -
- -
- - -
- -
- - - -
- - -
- -
- - -
-
- -
- - - - - - -
- -
-
- ' . $strOr . ' ' . $strDoAQuery; ?> + @@ -307,6 +251,68 @@ while (list($operator) = each($GLOBALS['cfg']['UnaryOperators'])) {
+ +
+
' + +
+ + + + +
+ +
+ ' . $strOr . ' ' .$strAddSearchConditions; ?> + + + +
+ +
+ + +
+ +
+ + + +
+ + +
+ +
+ + +
+
+
+