On Thu, Oct 04, 2012 at 01:04:46PM -0400, [email protected] wrote: > From: Tzu-Mainn Chen <[email protected]> > > --- > src/app/views/images/_status.html.mustache | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > > diff --git a/src/app/views/images/_status.html.mustache > b/src/app/views/images/_status.html.mustache > index af25716..9f73fe7 100644 > --- a/src/app/views/images/_status.html.mustache > +++ b/src/app/views/images/_status.html.mustache > @@ -54,7 +54,7 @@ > {{account.provider_name}} > </td> > <td class="light"> > - {{provider_image.uuid}} > + {{provider_image.target_identifier}} > </td> > <td class="image_controls light"> > {{#push_status.is_active_push}} > -- > 1.7.6.5
ACK. Pushed to master and 1.1. -- Matt
