Bug #348 arreglar traducciones de ticket.line

This commit is contained in:
gerard 2018-06-25 18:01:45 +02:00
parent ddb04a5d87
commit 38914a060f
1 changed files with 1 additions and 1 deletions

View File

@ -343,7 +343,7 @@ export default class DropDown extends Component {
this.destroyList(); 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. * Gets the position of an event element relative to a parent.