[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    [ocs-webserver/dev] application/modules/default/views/scripts/authorization: register
From:       Ronald von Schlegell <null () kde ! org>
Date:       2018-09-13 9:06:06
Message-ID: E1g0NZe-0005aC-S7 () code ! kde ! org
[Download RAW message or body]

Git commit 4bcb203cfa388de0ef0c552c55aafb7dc5c7af81 by Ronald von Schlegell.
Committed on 13/09/2018 at 09:06.
Pushed by ronaldv into branch 'dev'.

register

M  +2    -0    application/modules/default/views/scripts/authorization/register.phtml

https://commits.kde.org/ocs-webserver/4bcb203cfa388de0ef0c552c55aafb7dc5c7af81

diff --git a/application/modules/default/views/scripts/authorization/register.phtml \
b/application/modules/default/views/scripts/authorization/register.phtml index \
                bdc40a2c..d31b116d 100644
--- a/application/modules/default/views/scripts/authorization/register.phtml
+++ b/application/modules/default/views/scripts/authorization/register.phtml
@@ -129,6 +129,8 @@ $('document').ready(function(){
                     $('#'+id).parent().addClass('has-error');
                     if (response[id]) {
                         $('#'+id).parent().append('<i class="glyphicon \
glyphicon-remove form-control-feedback"></i>'); +                        \
$('#'+id).parent().find('.errors').remove(); +                        \
$('#'+id).parent().append('<ul class="errors" style="text-align: left;"><li>Not \
valid</li></ul>');  }
                 } else {
                     ValidateAjax.isClean[id] = true;


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic