* Finish task#43841,43842,43843
This commit is contained in:
@@ -0,0 +1 @@
|
||||
.text-c-counts > span {margin-left: 5px;}
|
||||
@@ -0,0 +1,3 @@
|
||||
$("#name").bind("input propertychange", function(event){
|
||||
$("#path").val($(this).val().toLowerCase());
|
||||
});
|
||||
Reference in New Issue
Block a user