Merge remote branch 'upstream/master' into BUG-10852

This commit is contained in:
Hector Cortez
2013-04-18 11:46:57 -04:00
7 changed files with 57 additions and 11 deletions

View File

@@ -421,6 +421,7 @@ Ext.onReady(function () {
xtype : 'textfield',
width : 260,
allowBlank : false,
hidden : (typeof EDITPROFILE != "undefined" && EDITPROFILE == 1)? true : false,
listeners: {
blur : function(ob)
{