Files
Disco/Disco.Web/ClientSource/Scripts/Modules/Disco-AjaxHelperIcons/disco.ajaxhelpericons.js
T
Gary Sharp ab553a05cb Update: FontAwesome Pass 2
Removal of bitmap icons, replacing with vector based icons from
FontAwesome. Includes other UI style changes.
2013-12-25 17:49:30 +11:00

3 lines
71 B
JavaScript

$(function () {
$('.ajaxLoading:not(.showInitially)').hide();
})