ab553a05cb
Removal of bitmap icons, replacing with vector based icons from FontAwesome. Includes other UI style changes.
3 lines
71 B
JavaScript
3 lines
71 B
JavaScript
$(function () {
|
|
$('.ajaxLoading:not(.showInitially)').hide();
|
|
}) |