JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
vanilla ckeditor-3.3.2
[ckeditor.git] / _source / plugins / liststyle / dialogs / liststyle.js
index e8e2ee9..d14ebb5 100644 (file)
                                                                                label : editor.lang.list.start,\r
                                                                                type : 'text',\r
                                                                                id : 'start',\r
+                                                                               validate : CKEDITOR.dialog.validate.integer( editor.lang.list.validateStartNumber ),\r
                                                                                setup : function( element )\r
                                                                                {\r
                                                                                        var value = element.getAttribute( 'start' ) || 1;\r