removed a whole passel of files that do not need to be tracked in the repository
[kcls-web.git] / opac / skin / craftsman / xml / common / libselect.xml
diff --git a/opac/skin/craftsman/xml/common/libselect.xml b/opac/skin/craftsman/xml/common/libselect.xml
deleted file mode 100644 (file)
index 9975c4e..0000000
+++ /dev/null
@@ -1,15 +0,0 @@
-<span>
-       <script language='javascript' type='text/javascript' src='<!--#echo var="OILS_OPAC_JS_HOST"-->/skin/default/js/depth_selector.js'></script>
-       <span id='depth_selector_span'>
-               <!--#if expr="$SHOW_DEPTHSEL_TEXT='true'"-->
-               <span>&library.select; </span>
-               <!--#endif-->
-               <select id='depth_selector' >
-                       <option value='new'>&library.select.label;</option>
-               </select>
-       </span>
-       <span class='hide_me' id='lib_selector_span'>
-               <a id='lib_selector_link' class='classic_link' href='javascript:void(0)' title='&library.select.help;'></a>
-       </span>
-</span>
-