Revision 9555268a snf-cyclades-app/synnefo/ui/templates/home.html

b/snf-cyclades-app/synnefo/ui/templates/home.html
626 626
            synnefo.config.network_allow_duplicate_vm_nics = {{ network_allow_duplicate_vm_nics }};
627 627
            synnefo.config.network_strict_destroy = {{ network_strict_destroy }};
628 628
            synnefo.config.network_allow_multiple_destory = {{ network_allow_multiple_destroy }};
629
            synnefo.config.group_public_networks = {{ group_public_networks }};
629 630
            
630 631
            synnefo.auth_client = new synnefo.auth.AstakosClient({
631 632
                login_url: synnefo.config.login_redirect,

Also available in: Unified diff