angular .module('bit.tools') .controller('toolsPasswordGeneratorController', function ($scope, $state, $stateParams) { popupUtils.initListSectionItemListeners(); });