Ignore:
Timestamp:
06/28/09 16:35:36 (16 years ago)
Author:
lgiessmann
Message:

ajax-client: fixed a bug with disabling the datatype frames; fixed a style-bug with disabling frames; added css stylesheets

File:
1 edited

Legend:

Unmodified
Added
Removed
  • TabularUnified trunk/src/ajax/javascripts/requests.js ΒΆ

    r70 r73  
    1717    return setTimeout(function(){
    1818        alert("The AJAX request for \"" + url + "\" timed out. Please check your network connection!");
     19        hideLoad();
    1920    }, time);
    2021}
Note: See TracChangeset for help on using the changeset viewer.