Revision deb9d144 ui/templates/machines_single.html

b/ui/templates/machines_single.html
114 114
    Go through the servers in the input data. Update existing entries, add
115 115
    new ones to the list
116 116
    */
117

  
118 117
    $.each(data.servers.values, function(i,server){
119 118

  
120 119
        existing = $('#machinesview-single.single #' + server.id);

Also available in: Unified diff