Changeset 15900


Ignore:
Timestamp:
05/21/13 15:29:51 (12 years ago)
Author:
tanio
Message:
 
Location:
schedule
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • schedule/Module/link.php

    r15898 r15900  
    1212<script src="search/jQuery Dual Listbox Plug-In_files/jquery-1.3.2.min.js" type="text/javascript" language="javascript"></script>
    1313<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
    1915<link href="search/jQuery Dual Listbox Plug-In_files/styles.css" type="text/css" rel="Stylesheet"><title>
  • schedule/search.php

    r15898 r15900  
    22<!-- saved from url=(0045)http://www.meadmiracle.com/dlb/DLBPlugin.aspx -->
    33<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>
    59        FACT
    610</title></head>
Note: See TracChangeset for help on using the changeset viewer.