projects
/
KiwiIRC.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1824563
)
Client: Password mismatch
author
Darren
<darren@darrenwhitlen.com>
Thu, 31 Jan 2013 12:57:48 +0000
(12:57 +0000)
committer
Darren
<darren@darrenwhitlen.com>
Thu, 31 Jan 2013 14:58:45 +0000
(14:58 +0000)
client/assets/dev/model_application.js
patch
|
blob
|
blame
|
history
diff --git
a/client/assets/dev/model_application.js
b/client/assets/dev/model_application.js
index 3018ac0e940bbefc28f25c6e582533f7d208da63..50a3b15585d4d93bbb3789516a5a835d27bc65df 100644
(file)
--- a/
client/assets/dev/model_application.js
+++ b/
client/assets/dev/model_application.js
@@
-769,6
+769,8
@@
_kiwi.model.Application = function () {
(new _kiwi.view.NickChangeBox()).render();
\r
}
\r
\r
+ case 'password_mismatch':
\r
+ _kiwi.app.panels.server.addMsg(' ', '== Incorrect password given', 'status');
\r
break;
\r
default:
\r
// We don't know what data contains, so don't do anything with it.
\r