Working
- add ajax loader
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 2.5 KiB After Width: | Height: | Size: 13 KiB |
@@ -251,6 +251,6 @@
|
|||||||
|
|
||||||
.loading{
|
.loading{
|
||||||
background: url("@{imgDir}/ajax-loader.gif") no-repeat;
|
background: url("@{imgDir}/ajax-loader.gif") no-repeat;
|
||||||
height: 24px;
|
height: 30px;
|
||||||
width: 24px;
|
width: 30px;
|
||||||
}
|
}
|
||||||
@@ -19,6 +19,7 @@
|
|||||||
{include file='coupon/form.html' formAction={url path={$formAction}} form=$form noRules=false}
|
{include file='coupon/form.html' formAction={url path={$formAction}} form=$form noRules=false}
|
||||||
{/form}
|
{/form}
|
||||||
|
|
||||||
|
|
||||||
</section> <!-- #wrapper -->
|
</section> <!-- #wrapper -->
|
||||||
{/block}
|
{/block}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user