~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to lib/lp/code/javascript/branchmergeproposal.diff.js

  • Committer: Henning Eggers
  • Date: 2011-07-22 11:20:46 UTC
  • mto: This revision was merged to the branch mainline in revision 13502.
  • Revision ID: henning@canonical.com-20110722112046-urrzfk5s4v4lnmqu
Removed lint.

Show diffs side-by-side

added added

removed removed

Lines of Context:
105
105
    lp_client.get(api_url, config);
106
106
}
107
107
 
108
 
/* 
 
108
/*
109
109
 * Export rendered widgets.
110
110
 */
111
111
namespace.rendered_overlays = rendered_overlays;