diff --git a/e107_web/js/core/all.jquery.js b/e107_web/js/core/all.jquery.js index 873b4f696..97cbe3730 100644 --- a/e107_web/js/core/all.jquery.js +++ b/e107_web/js/core/all.jquery.js @@ -1301,7 +1301,7 @@ $(document).ready(function() $('#'+tmp).raty({ path : path, - half : true, + half : false, score : score, readOnly : readonly, hints : hintArray,