Revision a583aa29 ui/templates/machines_single.html

b/ui/templates/machines_single.html
52 52
                        <div class="indicator3"></div>
53 53
                        <div class="indicator4"></div>
54 54
                    </div>
55
                    <div class="action-indicator" style="display:none"></div>
55 56
                    <img class="spinner" style="display:none" src="static/icons/indicators/medium/progress.gif" />
56 57
                    <img class="wave" style="display:none" src="static/icons/indicators/medium/wave.gif" />
57 58
                </div>
......
185 186

  
186 187
<script>
187 188

  
189
init_action_indicator_handlers('single');
190

  
188 191
//hide the all of the tags contents
189 192
$("#machinesview-single.single .tags-content").hide();
190 193

  

Also available in: Unified diff