set Default Nature Task choice correctly
This commit is contained in:
@@ -61,7 +61,7 @@
|
||||
{% endblock %}
|
||||
|
||||
{% block localjavascript %}
|
||||
$("#project_customer").addClass("select2entity");
|
||||
$("#project_customer").addClass("select2entity");
|
||||
$(document).ready(function() {
|
||||
$("#project_name").focus();
|
||||
});
|
||||
|
Reference in New Issue
Block a user