This commit is contained in:
Ad Schellevis 2018-11-27 15:58:47 +01:00
parent d8118a3004
commit e02820226e

View File

@ -65,6 +65,7 @@
$("#openvpn_export\\.template").append(this_opt);
});
$("#openvpn_export\\.servers").change();
$("#openvpn_export\\.template").selectpicker('refresh');
}
});
});