code improve rename scripts.js -> noalyss_script.js
This commit is contained in:
parent
7abb7704c4
commit
e5e2a1ecfd
9 changed files with 9 additions and 9 deletions
|
|
@ -71,8 +71,8 @@ $mtable->set_callback("ajax_misc.php");
|
|||
$mtable->create_js_script();
|
||||
|
||||
echo $mtable->display_table(" where pcm_val::text like '{$g_start}%' order by pcm_val::text ");
|
||||
/* it will override the classic onscroll (see scripts.js)
|
||||
* @see scripts.js
|
||||
/* it will override the classic onscroll (see noalyss_script.js)
|
||||
* @see noalyss_script.js
|
||||
*/
|
||||
|
||||
?>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue