can3p (can3p) wrote in changelog,
can3p
can3p
changelog

[ljcom] r9549: LJSUP-6958: fixed background in all case...

Committer: dpetrov
LJSUP-6958: fixed background in all cases
U   trunk/htdocs/js/editprofile.js
Modified: trunk/htdocs/js/editprofile.js
===================================================================
--- trunk/htdocs/js/editprofile.js	2010-09-24 09:44:45 UTC (rev 9548)
+++ trunk/htdocs/js/editprofile.js	2010-09-27 03:23:12 UTC (rev 9549)
@@ -172,7 +172,7 @@
 				case 'rate_limit_exceded': this.setState('totallimitexceeded', 'error', 'rateexceed'); break;
 				case 'verification_sms_sended': this.setState('smssent', 'success', 'smssent'); break;
 				case 'wrong_rcpt_number': this.setState('notasubscriber', 'error'); break;
-				case 'verified': this.setState('verified', 'success', 'verified'); break;
+				case 'verified': this.setState('verified', 'info', 'verified'); break;
 				case 'verification_outdated': this.setState('linkexpired', 'error'); break;
 				case 'verification_asked': this.setState('requestsent', 'success', 'reqsent');
 											this.checkVerification();

Tags: can3p, js, ljcom
Subscribe

  • Post a new comment

    Error

    Anonymous comments are disabled in this journal

    default userpic

    Your reply will be screened

    Your IP address will be recorded 

  • 0 comments