Skip to content

Commit 0b38bf4

Browse files
committed
Removed test.
1 parent 082a1b2 commit 0b38bf4

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

public/index.html

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -627,9 +627,6 @@ <h4><a href="./demo.html">view more advanced demos and customization →</a></h4
627627
});
628628

629629
$('select').selectric();
630-
$('select').on('change', function() {
631-
console.log('Change: ', this, $(this).val());
632-
});
633630
});
634631

635632
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){

0 commit comments

Comments
 (0)