Bug #348 arreglar traducciones de ticket.line
This commit is contained in:
parent
ddb04a5d87
commit
38914a060f
|
@ -343,7 +343,7 @@ export default class DropDown extends Component {
|
|||
this.destroyList();
|
||||
}
|
||||
}
|
||||
DropDown.$inject = ['$element', '$scope', '$transclude', '$timeout', '$http', '$translate'];
|
||||
DropDown.$inject = ['$element', '$scope', '$transclude', '$timeout', '$translate'];
|
||||
|
||||
/**
|
||||
* Gets the position of an event element relative to a parent.
|
||||
|
|
Loading…
Reference in New Issue