]> git.evergreen-ils.org Git - working/Evergreen.git/blob - Open-ILS/xul/staff_client/server/serial/siss_editor.xul
Remove located URI scope notes from 2.2 Release Notes
[working/Evergreen.git] / Open-ILS / xul / staff_client / server / serial / siss_editor.xul
1 <?xml version="1.0"?>
2 <!-- Application: Evergreen Staff Client -->
3 <!-- Screen: Issuance Editor Overlay -->
4
5 <!-- LOCALIZATION -->
6 <!DOCTYPE overlay PUBLIC "" ""[
7     <!--#include virtual="/opac/locale/${locale}/lang.dtd"-->
8 ]>
9
10 <overlay id="serial_siss_editor_panel_overlay" 
11         xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
12
13         <vbox flex="1" id="serial_siss_editor_panel" class="my_overflow">
14                 <iframe flex="1" id="alt_siss_editor" name="alt_siss_editor"/>
15         </vbox>
16
17 </overlay>
18