Revision 4bf6778f snf-cyclades-app/synnefo/ui/templates/home.html

b/snf-cyclades-app/synnefo/ui/templates/home.html
688 688
            synnefo.config.vm_hostname_format = {{ vm_hostname_format|safe }};
689 689
            synnefo.config.automatic_network_range_format = {{ automatic_network_range_format|safe }};
690 690
            synnefo.config.custom_image_help_url = '{{ custom_image_help_url|safe }}';
691
            synnefo.config.forced_server_networks = {{ forced_server_networks|safe }};
691 692
            
692 693
            synnefo.auth_client = new synnefo.auth.AstakosClient({
693 694
                login_url: synnefo.config.login_redirect,

Also available in: Unified diff