~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to lib/lp/registry/javascript/distroseries/differences.js

  • Committer: Gavin Panella
  • Date: 2011-08-01 12:38:05 UTC
  • mto: This revision was merged to the branch mainline in revision 13576.
  • Revision ID: gavin.panella@canonical.com-20110801123805-kfsv8fi7lxbvk3pg
Update the bug number in the XXX.

Show diffs side-by-side

added added

removed removed

Lines of Context:
244
244
        }
245
245
    });
246
246
 
247
 
    /* Update the search box. XXX: GavinPanella 2011-08-01 bug=???:
 
247
    /* Update the search box. XXX: GavinPanella 2011-08-01 bug=819274:
248
248
       This should probably be handled by the picker itself. There is
249
249
       code in TextFieldPickerPlugin to do something similar, but
250
250
       that's probably not the right place either. */