Errores solucionados

This commit is contained in:
Juan Ferrer Toribio 2017-01-19 14:47:51 +01:00
parent 17de3cbe5b
commit c4afb057aa
1 changed files with 0 additions and 1 deletions

View File

@ -115,7 +115,6 @@ function controller($http, $element, $attrs, $scope, $parse, $document, popover)
this.onKeyup = function(event) {
if(timeoutId) clearTimeout(timeoutId);
console.log(event.keyCode);
switch(event.keyCode) {
case 13: // Enter