Revision 34bde82d ui/static/synnefo.js

b/ui/static/synnefo.js
264 264
        $('#networks-pane div.confirm_multiple span.actionLen').text(pending_actions.length);
265 265
        $('#networks-pane div.confirm_multiple').show();
266 266
    }
267

  
268
    try {
269
        update_network_confirmations_position();
270
    } catch (err) { console.error(err) };
267 271
}
268 272

  
269 273
function list_view() {

Also available in: Unified diff