Changeset 1906 for temp/trunk
- Timestamp:
- 2006/08/25 11:48:18 (20 years ago)
- Location:
- temp/trunk
- Files:
-
- 3 edited
-
data/Smarty/templates/admin/customer/index.tpl (modified) (previous)
-
html/admin/customer/index.php (modified) (1 diff)
-
html/js/admin.js (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/html/admin/customer/index.php
r1904 r1906 97 97 // POSTÃͤΰú¤·Ñ¤® 98 98 $objPage->arrForm = $_POST; 99 100 sfprintr($_POST);101 99 102 100 // ¥Ú¡¼¥¸Á÷¤êÍÑ -
temp/trunk/html/js/admin.js
r1905 r1906 116 116 // ¥Ú¡¼¥¸¥Ê¥Ó¤Ç»ÈÍѤ¹¤ë 117 117 function fnNaviSearchPage(pageno, mode) { 118 118 119 document.form1['search_pageno'].value = pageno; 120 alert(mode); 119 121 document.form1['mode'].value = mode; 120 122 document.form1.submit();
Note: See TracChangeset
for help on using the changeset viewer.
