Ignore:
Timestamp:
01/03/11 08:33:33 (13 years ago)
Author:
nanardon
Message:
  • use animated icons to notify ajax load
File:
1 edited

Legend:

Unmodified
Added
Removed
  • server/trunk/web/root/templates/html/rpms/analyse.html

    r276 r277  
    1616[% IF c.req.param('start') %] 
    1717<div id="sophie_analyse"> 
    18     Loading... 
     18    <p><img src="[% c.uri_for('/static', 'loading', 'computing.gif' ) %]" 
     19    alt="Loading..."></p> 
    1920</div> 
    2021<script type="text/javascript"> 
Note: See TracChangeset for help on using the changeset viewer.