blob: 1c692f8a0edad270f2475f413e8617097762b3f2 [file] [log] [blame]
// Copyright (c) 2013, Web Notes Technologies Pvt. Ltd. and Contributors
// License: GNU General Public License v3. See license.txt
// start
$(document).on('startup', function() {
console.log(frappe._('Starting up...'));
});