Code review comment for lp:~michael.nelson/launchpad/470181-ppa-inline-style

Revision history for this message
Michael Nelson (michael.nelson) wrote :

= Summary =

This is a fix for bug 470181.

I'm not 100%, but it seems as though since we integrated the multiline editor on the PPA index page, a subsequent requirement has been added (via lazr-js) of a lazr-multiline-edit class.

This branch simply adds that class to fix the bug.

== Demo and Q/A ==

View https://launchpad.dev/~cprov/+archive/ppa before merging this branch to see the issue (or view a ppa on edge).

Then reload the same page after merging to see it fixed.

= Launchpad lint =

Checking for conflicts. and issues in doctests and templates.
Running jslint, xmllint, pyflakes, and pylint.
Using normal rules.

Linting changed files:
  lib/lp/soyuz/templates/archive-index.pt

« Back to merge proposal