add addiitional refresh option for all views except genoview
[sgn.git] / mason / qtl / waitmessage.mas
blob170d3d3a92b06b0068e5454a8e2e3e0cb8ed05ec
1 <%doc>
3 =head1 NAME 
4 qtl/waitmessage.mas - wait message while solqtl is running
6 =AUTHOR
7 Isaak Y Tecle (iyt2@cornell.edu)
9 =cut
11 </%doc> 
13 <div id    ="waitmsg" 
14        style ="display:none; 
15               color:#f87431; 
16               font-weight: bold; 
17               font-style:italic; 
18               background-color:#fff;
19               width:200px;
20               word-wrap:break-word;
21               ">   
22     <pre>solQTL is running ..... 
23                 Please wait ..... 
24                        This may take 
25                             a few minutes.
26     </pre>
27   </div>