Last change
on this file since 20400 was
8962,
checked in by grum, 14 years ago
|
release 3.0.0
fix bug:1716, bug:2128, bug:1296, bug:2052, bug:1910, bug:1723, bug:1709, bug:1680, bug:1477, bug:2129
rewrite plugin core, implement ajax interface, optimize JS
|
-
Property svn:executable set to
*
|
File size:
516 bytes
|
Line | |
---|
1 | <h2 style="float:right;top:-24px;position:relative;height:auto;font-size:12px;font-weight:normal;">{$plugin.AMM_VERSION}</h2> |
---|
2 | |
---|
3 | <div class='helps'> |
---|
4 | {if isset($pageNfo)} |
---|
5 | <p>{$pageNfo}</p> |
---|
6 | {/if} |
---|
7 | </div> |
---|
8 | |
---|
9 | <div id='iBDProcessing' style="display:none;position:absolute;left:0;top:0;width:100%;height:100%;background:#000000;opacity:0.75;z-index:800;"> |
---|
10 | <img src="plugins/GrumPluginClasses/icons/processing.gif" style="margin-top:20%;"> |
---|
11 | </div> |
---|
12 | |
---|
13 | <div id='iConfigState' style='display:none;'> |
---|
14 | </div> |
---|
15 | |
---|
16 | {$AMM_BODY_PAGE} |
---|
17 | |
---|
Note: See
TracBrowser
for help on using the repository browser.