~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to lib/lp/registry/javascript/team.js

  • Committer: Brad Crittenden
  • Date: 2010-04-29 15:21:05 UTC
  • mto: This revision was merged to the branch mainline in revision 10830.
  • Revision ID: bac@canonical.com-20100429152105-y70mqgs7qyynv2pd
Move registry JS to lp.registry namespace

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
 * @module lp.subscriber
6
6
 */
7
7
 
8
 
YUI.add('registry.team', function(Y) {
 
8
YUI.add('lp.registry.team', function(Y) {
9
9
 
10
 
var module = Y.namespace('registry.team');
 
10
var module = Y.namespace('lp.registry.team');
11
11
 
12
12
/*
13
13
 * Initialize click handler for the add member link