Skip to content

Commit

Permalink
v.0.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
rajush committed Oct 16, 2015
1 parent ce2ffc7 commit 785b03e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/angular-dropdownMultiselect.js
Original file line number Diff line number Diff line change
Expand Up @@ -334,7 +334,6 @@ angular.module( 'dropdown-multiselect', [] )
link: function ( scope, element, attr, ctrl ) {

function handleEventCall( event ) {
console.log( event );
var dropdownMultiselect = document.getElementById( 'dropdownMultiselect' ),

//finding parent target element for browser
Expand Down

0 comments on commit 785b03e

Please sign in to comment.