Revision 90fbedb6 snf-cyclades-app/synnefo/ui/templates/partials/machines.html

b/snf-cyclades-app/synnefo/ui/templates/partials/machines.html
68 68
</div>
69 69

  
70 70
<div id="vm-port-ip-tpl" class="hidden port-ip-item">
71
  <img src="{{ SYNNEFO_IMAGES_URL }}/icons/indicators/medium/progress.gif" class="in-progress" />
71
  <img src="{{ SYNNEFO_IMAGES_URL }}/icons/indicators/medium/progress.gif"
72
  class="in-progress hidden" />
72 73
  <div class="type" data-rv-text="model.type|prefix IP"></div>
73 74
  <div class="ip" data-rv-text="model.ip_address"></div>
74 75
</div>

Also available in: Unified diff