Files
partsERP/static/js/services.js

6 lines
79 B
JavaScript

var _loading = true;
function hookupPageServices() {
_loading = false;
}