xmpp ip地址默认展开
This commit is contained in:
@@ -13,6 +13,8 @@
|
||||
$(document)
|
||||
.ready(
|
||||
function() {
|
||||
$(".glyphicon-plus").first().click();
|
||||
$(".boxSolid .glyphicon-remove").first().addClass("hidden");
|
||||
$(".action").on("change", function() {
|
||||
$("#serviceId").val($(this).attr("serviceId"));
|
||||
$("#protocolId").val($(this).attr("protocolId"));
|
||||
|
||||
Reference in New Issue
Block a user