remove no resize on textarea
This commit is contained in:
@@ -35,6 +35,7 @@
|
||||
$( "#server_user_true" ).on( "click", function() {
|
||||
document.getElementById("inputOther").style.display = "";
|
||||
} );
|
||||
|
||||
function fieldShow(value) {
|
||||
console.log(value)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user