Skip to content

Commit c5a8929

Browse files
author
Stoimen Popov
committed
slider initial proof of concept;
1 parent 5e669dd commit c5a8929

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

rzslider.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -919,6 +919,7 @@ function throttle(func, wait, options) {
919919

920920
link: function(scope, elem, attr)
921921
{
922+
alert('test');
922923
return new Slider(scope, elem, attr);
923924
}
924925
};

0 commit comments

Comments
 (0)