TheDesk Usamin (18.0.1)

This commit is contained in:
Cutls
2019-03-16 01:59:29 +09:00
parent db673357f1
commit 9e7788cd62
6 changed files with 8 additions and 8 deletions

View File

@@ -298,10 +298,8 @@ function addselCk(){
}
if(domain=="knzk.me" || domain=="mstdn.y-zu.org"){
$("#type-sel").append('<option value="dm" data-trans="dm" id="direct-add">'+lang.layout_dm +'</option>');
$('#type-sel').material_select('update');
}else{
$("#direct-add").remove();
$('#type-sel').material_select('update');
}
}
//カラム削除