Hello, every one!

Code:
~~~~~~~~~~
var fields = {
        "comment-text-edit-" + commentID : [
                {
                        "code"  :       "empty",
                        "text"  :       lng['error_comments_text']
                }
        ]
};
~~~~~~~~~~

Here I receive a error: "missing : after property id". How to me create such 
object?

-- 
Basketball is the future game.
http://bchance.ru/
http://bchance.ru/blogs/
http://forum.bchance.ru/

Reply via email to