You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
yacy_search_server/htroot/env/templates/jqueryheader.template

7 lines
544 B

<!-- jQuery header /env/jqueryheader.template -->
<link media="screen" type="text/css" href="/jquery/themes/start/jquery-ui-1.8.16.custom.css" rel="stylesheet" />
<link media="screen" type="text/css" href="/jquery/css/jquery-ui-combobox.css" rel="stylesheet" />
<script src="/jquery/js/jquery-1.7.min.js" type="text/javascript"></script>
<script src="/jquery/js/jquery-ui-1.8.16.custom.min.js" type="text/javascript"></script>
<script src="/jquery/js/jquery-ui-combobox.js" type="text/javascript"></script>
<!-- END jQuery header -->