diff --git a/e107_web/js/core/all.jquery.js b/e107_web/js/core/all.jquery.js index 97cbe3730..873b4f696 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 : false, + half : true, score : score, readOnly : readonly, hints : hintArray,