1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-11 09:04:38 +02:00

Fix for rating mouse-over status

This commit is contained in:
Cameron
2013-06-25 16:02:37 -07:00
parent 76b8384a71
commit 941efbeadb
2 changed files with 2 additions and 2 deletions

View File

@@ -500,7 +500,7 @@ $(document).ready(function()
// size : 16,
target : target,
targetFormat: '{score}',
// targetKeep: true,
targetKeep: true,
// targetType : 'number',
targetText : $('#e-rate-'+tmp).text(),
// cancel : true,