This repository was archived by the owner on Jan 18, 2022. It is now read-only.
File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed
Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 44
55### News
66
7- + Fork of [ https://github.com/wbotelhos/raty ] (jQuery Raty )
7+ + Fork of [ jQuery Raty ] ( https://github.com/wbotelhos/raty )
88
99### Changes
1010
Original file line number Diff line number Diff line change @@ -463,7 +463,7 @@ <h1>Mouseout</h1>
463463< link href ="demo/stylesheets/labs.css " media ="screen " rel ="stylesheet " type ="text/css ">
464464
465465< script src ="demo/javascripts/jquery.js "> </ script >
466- < script src ="lib/jquery.raty.js "> </ script >
466+ < script src ="lib/jquery.raty-fa .js "> </ script >
467467< script src ="demo/javascripts/demo.js "> </ script >
468468</ body >
469469</ html >
Original file line number Diff line number Diff line change 44 * Licensed under The MIT License
55 *
66 * @author : Jacob Overgaard
7- * @doc : -
8- * @version : 2.5.2
7+ * @doc : http://jacob87.github.io/raty-fa/
8+ * @version : 0.1
99 *
1010 */
1111
Original file line number Diff line number Diff line change 77 < link rel ="stylesheet " type ="text/css " href ="lib/jasmine.css ">
88
99 < script type ="text/javascript " src ="../demo/javascripts/jquery.js "> </ script >
10- < script type ="text/javascript " src ="../lib/jquery.raty.js "> </ script >
10+ < script type ="text/javascript " src ="../lib/jquery.raty-fa .js "> </ script >
1111
1212 < script type ="text/javascript " src ="lib/jasmine.js "> </ script >
1313 < script type ="text/javascript " src ="lib/jasmine-html.js "> </ script >
You can’t perform that action at this time.
0 commit comments