1: function contributors_action() { 2: this.renderView(this.contributors, getMessage("User.role.contributors")); 3: return; 4: }