Explorar o código

选人添加群组中的身份

unknown %!s(int64=5) %!d(string=hai) anos
pai
achega
4972cf21b9
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      o2web/source/x_component_Selector/Identity.js

+ 1 - 1
o2web/source/x_component_Selector/Identity.js

@@ -1204,7 +1204,7 @@ MWF.xApplication.Selector.Identity.Include = new Class({
         }
     },
     listByFilterUnit : function( type, key, callback ){
-        var keyString = typeOf( key )==="string" ? key.toLowerCase() : key.key.toLowerCase();
+        var keyString = typeOf( key )==="string" ? key.toLowerCase() : key.key.toLowerCase()
 
         if ( this.includeUnit && this.includeUnit.length ){
             key = this.getUnitFilterKey( key, this.includeUnit );