// Copyright (c) 2015, Frappe Technologies Pvt. Ltd. and Contributors // License: GNU General Public License v3. See license.txt // start $(document).on('startup', function() { console.log(__('Starting up...')); });