[#369] project settings: fix a maintainer field

This commit is contained in:
Alexander Machehin 2015-02-11 15:02:43 +05:00
parent e64878f688
commit 39e017a5a8
1 changed files with 0 additions and 1 deletions

View File

@ -35,7 +35,6 @@ div ng-controller = 'ProjectFromController' ng-cloak = 'true'
.col-sm-9
input.form-control.typeahead[
name = 'project[maintainer_id]'
type = 'text'
data-ajax = autocomplete_maintainers_path(@project)
ng-disabled = 'loading'