Files
parts_website/static/js/license.js

6 lines
75 B
JavaScript

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