[*] BO : add Loading information in back office

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@12078 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
aFolletete
2012-01-03 15:56:44 +00:00
parent d3f8c6b28a
commit 743fc2d2b8
5 changed files with 81 additions and 31 deletions
@@ -94,6 +94,8 @@
</head>
<body{if $bo_color} style="background:{$bo_color}"{/if}>
{if $display_header}
<div id="ajax_running"><img src="../img/admin/ajax-loader-yellow.gif" alt="" /> {l s='Loading...'}</div>
<div id="top_container">
<div id="container">
{* begin HEADER *}