Proyectos de Subversion LeadersLinked - Backend

Rev

Rev 17003 | Mostrar el archivo completo | | | Autoría | Ultima modificación | Ver Log |

Rev 17003 Rev 17327
Línea 538... Línea 538...
538
        ignore: [],
538
        ignore: [],
539
        rules: {
539
        rules: {
540
            'website': {
540
            'website': {
541
                required: false,
541
                required: false,
542
                maxlength: 250,
542
                maxlength: 250,
543
                url: true,
543
                pattern: /^(https?:\/\/)?([\da-z\.-]+)\.([a-z\.]{2,6})([\/\w \.-]*)*\/?$/
544
            },
544
            },
545
        },
545
        },
Línea 546... Línea 546...
546
 
546
 
547
        submitHandler: function(form)
547
        submitHandler: function(form)