Changeset 15900
- Timestamp:
- 05/21/13 15:29:51 (12 years ago)
- Location:
- schedule
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
schedule/Module/link.php
r15898 r15900 12 12 <script src="search/jQuery Dual Listbox Plug-In_files/jquery-1.3.2.min.js" type="text/javascript" language="javascript"></script> 13 13 <script src="search/jQuery Dual Listbox Plug-In_files/jQuery.dualListBox-1.2.min.js" language="javascript" type="text/javascript"></script> 14 <script language="javascript" type="text/javascript"> 15 $(function() { 16 $.configureBoxes(); 17 }); 18 </script> 14 19 15 <link href="search/jQuery Dual Listbox Plug-In_files/styles.css" type="text/css" rel="Stylesheet"><title> -
schedule/search.php
r15898 r15900 2 2 <!-- saved from url=(0045)http://www.meadmiracle.com/dlb/DLBPlugin.aspx --> 3 3 <html xmlns="http://www.w3.org/1999/xhtml"><head id="Head1"><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> 4 4 <script language="javascript" type="text/javascript"> 5 $(function() { 6 $.configureBoxes(); 7 }); 8 </script> 5 9 FACT 6 10 </title></head>
Note:
See TracChangeset
for help on using the changeset viewer.