From: erickson Date: Wed, 7 May 2008 02:08:33 +0000 (+0000) Subject: This is purely an early test interface at this point. X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=7e7c28e189ccb26355e1504bf156768028435a58;p=Evergreen.git This is purely an early test interface at this point. Porting the static search interface to a dojo-ized version. Currently just duplicating the look/feel Need to plug in the actual search calls This will eventually work it's way back into search.html, but I'd like to keep that file around for comparison for now git-svn-id: svn://svn.open-ils.org/ILS/branches/acq-experiment@9516 dcc99617-32d9-48b4-a31d-7c20da2025e4 --- diff --git a/Open-ILS/web/oilsweb/oilsweb/templates/oils/default/acq/picklist/bib_search.html b/Open-ILS/web/oilsweb/oilsweb/templates/oils/default/acq/picklist/bib_search.html new file mode 100644 index 0000000000..355b0dab5b --- /dev/null +++ b/Open-ILS/web/oilsweb/oilsweb/templates/oils/default/acq/picklist/bib_search.html @@ -0,0 +1,68 @@ +# -*- coding: utf-8 -*- +<%inherit file='../base.html'/> +<%def name="page_title()">${_('Title Search')} + + +<%def name="block_content()"> + + + +
+
+
${_('Search Sources')}
+ +
+
+
${_('Search Fields')}
+
+
+
+
${_("Submit")}
+
+
+
+ +