Initial dev repository
[kcls-web.git] / opac / skin / kcls / xml / common / altcanvas.xml
1
2 <!-- These are the UI components that may be needed on any given page.  The must be set to class += 'hide_me' by default -->
3 <![CDATA[<!-- ****************** altcanvas.xml ***************************** -->]]>
4 <div id='not_the_canvas' xmlns:xi="http://www.w3.org/2001/XInclude">
5         <!--#if expr="$FRONT_PAGE!='true'"--><!--#include virtual="login.xml"--><!--#endif-->
6         <!--#include virtual="orgtree.xml"-->
7         <!--#if expr="$FRONT_PAGE!='true'"--><!--#include virtual="holds.xml"--><!--#if expr="$OILS_PAGE!='myopac.xml'"--><!--#include virtual="mylist.xml"--><!--#endif--><!-- #include virtual="cn_browse.xml"--><!--#endif-->
8
9         <div id='loading_alt' class='hide_me canvas' style='margin-top: 6px;'>
10                 <div style='margin-top: 30px; margin-bottom: 30px; text-align: center; font-weight: 700;' class='color_3'>
11                         <img src='../../../../images/progressbar_green.gif' style='margin: 5px;' />
12                 </div>
13         </div>
14
15 </div>
16 <![CDATA[<!-- ****************** end: altcanvas.xml ***************************** -->]]>