|
|
@ -151,7 +151,6 @@ define([ |
|
|
|
} else { |
|
|
|
} else { |
|
|
|
canCreateRooms = true; |
|
|
|
canCreateRooms = true; |
|
|
|
} |
|
|
|
} |
|
|
|
console.log("xxx canCreate", canCreateRooms); |
|
|
|
|
|
|
|
}); |
|
|
|
}); |
|
|
|
|
|
|
|
|
|
|
|
$rootScope.$on("$locationChangeSuccess", function(event) { |
|
|
|
$rootScope.$on("$locationChangeSuccess", function(event) { |
|
|
|