изменил иерархию файлов

This commit is contained in:
Aleksey Chichenkov 2018-09-24 19:03:29 +03:00
parent 9ef7ac0df9
commit dd1eed15cf
52 changed files with 1602 additions and 938 deletions

View file

@ -0,0 +1,9 @@
/**
* @group manager
* @class UserAttributeTree
* @extends Trees.GlobalAttributeTree
* @memberof Trees
*/
function UserAttributeTree() {
}