~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to lib/lp/app/longpoll/javascript/longpoll.js

  • Committer: Launchpad Patch Queue Manager
  • Date: 2011-07-11 10:25:27 UTC
  • mfrom: (13402.1.2 argh)
  • Revision ID: launchpad@pqm.canonical.com-20110711102527-w12q0c4wryt1duzr
[release-critical=wgrant][r=wgrant][rollback=808561] Restore the
 accordion widget to launchpad.js.

Show diffs side-by-side

added added

removed removed

Lines of Context:
194
194
    }
195
195
};
196
196
 
197
 
}, "0.1", {"requires":["base", "event", "lang", "json", "io"]});
 
197
}, "0.1", {"requires":["base", "event", "json", "io"]});