~hatch/juju-gui/trunk

Viewing all changes in revision 707.

  • Committer: j.c.sackett
  • Date: 2013-06-05 17:35:44 UTC
  • mfrom: (704.2.6 black-bar-of-horrible)
  • Revision ID: jcsackett@canonical.com-20130605173544-6x0qld85530p2v8u
Fixes black bar on fullscreen charmdetails

The error was happening b/c charmdetails was reloading multiple times, which
broke its render state. The multiple reloads were from _stripViewMode
returning "/series/charmname-revno" or "series/charmname-revno", depending on
inputs.
-_stripViewMode now always removes the preceding slash on the charmID
-_stripViewMode is now tested for all paths it can receive

R=rharding, jeff.pihach
CC=
https://codereview.appspot.com/9964044

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: