Ignore:
Timestamp:
12/28/15 09:54:58 (9 years ago)
Author:
nanardon
Message:

Don't use sync jquery call

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LATMOS-Accounts-Web/root/html/summary/rh/index.tt

    r1412 r1543  
    3939      // have to use synchronous here, else the function 
    4040      // will return before the data is fetched 
    41       async: false, 
     41      // async: false, 
    4242      url: "[% c.uri_for('/json/stat/dpmt') %]", 
    4343      dataType:"json", 
Note: See TracChangeset for help on using the changeset viewer.