diff options
| author | ziejd2 | 2021-02-24 14:36:59 -0600 |
|---|---|---|
| committer | ziejd2 | 2021-02-24 14:36:59 -0600 |
| commit | 25b843f6bbacb1937bdb960777b73acbece64115 (patch) | |
| tree | 88645b9d1d8a0eea19d7229555bf8805571bc8b7 /sourcecodes/header_batchsearch.inc | |
| parent | 33cedf36248f616aa37d1462c69a4a3058a5d92e (diff) | |
| download | BNW-25b843f6bbacb1937bdb960777b73acbece64115.tar.gz | |
GENENET8 update
Diffstat (limited to 'sourcecodes/header_batchsearch.inc')
| -rw-r--r-- | sourcecodes/header_batchsearch.inc | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/sourcecodes/header_batchsearch.inc b/sourcecodes/header_batchsearch.inc index 4e142255..8aad9177 100644 --- a/sourcecodes/header_batchsearch.inc +++ b/sourcecodes/header_batchsearch.inc @@ -1,6 +1,6 @@ <html> <head> -<LINK REL=StyleSheet HREF="./my_style.css" TYPE="text/css"> +<LINK REL=StyleSheet HREF="./my_new_style.css" TYPE="text/css"> <script language="JavaScript"> <!-- hide @@ -107,7 +107,7 @@ searchkey.value="Sex\tDrug\tW1\tW2\nM\tD1\t5.00\t6.00\nM\tD1\t7.00\t6.00\nM\tD1\ } } - + function Upload() { @@ -118,6 +118,8 @@ function Upload() } + + function SearchCheck() { with(window.document.key_search) |
