Revision 99d2c273 ui/static/synnefo.js

b/ui/static/synnefo.js
2374 2374
function fix_v6_addresses() {
2375 2375

  
2376 2376
    // what to prepend
2377
    var match = "... ";
2377
    var match = "...";
2378 2378
    // long ip min length
2379 2379
    var limit = 20;
2380 2380
    // parts to show after the transformation

Also available in: Unified diff