]> git.evergreen-ils.org Git - working/Evergreen.git/blob - Open-ILS/xul/staff_client/chrome/content/main/test.xul
LP#1406370 Set Search Preferences Ordered by Name
[working/Evergreen.git] / Open-ILS / xul / staff_client / chrome / content / main / test.xul
1 <?xml version="1.0"?>
2 <!-- Application: Evergreen Staff Client -->
3 <!-- Screen: Example Template for remote xul -->
4
5 <!-- ///////////////////////////////////////////////////////////////////////////////////////////////////////////// -->
6 <!-- STYLESHEETS -->
7 <?xml-stylesheet href="chrome://global/skin/" type="text/css"?>
8
9 <!-- ///////////////////////////////////////////////////////////////////////////////////////////////////////////// -->
10 <!-- LOCALIZATION -->
11 <!DOCTYPE window PUBLIC "" ""[
12     <!--#include virtual="/opac/locale/${locale}/lang.dtd"-->
13 ]>
14
15 <!-- ///////////////////////////////////////////////////////////////////////////////////////////////////////////// -->
16 <!-- OVERLAYS -->
17
18 <window id="example_template_win" 
19     xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
20
21     <label value="&staff.main.test.example_template.label;" />
22
23 </window>
24