|
Lines 51-56
Link Here
|
| 51 |
import univention.admin.handlers.computers.memberserver |
51 |
import univention.admin.handlers.computers.memberserver |
| 52 |
import univention.admin.handlers.computers.trustaccount |
52 |
import univention.admin.handlers.computers.trustaccount |
| 53 |
import univention.admin.handlers.computers.ubuntu |
53 |
import univention.admin.handlers.computers.ubuntu |
|
|
54 |
import univention.admin.handlers.computers.ucc_client |
| 54 |
|
55 |
|
| 55 |
module='computers/computer' |
56 |
module='computers/computer' |
| 56 |
usewizard=1 |
57 |
usewizard=1 |
|
Lines 70-75
Link Here
|
| 70 |
"computers/mobileclient", |
71 |
"computers/mobileclient", |
| 71 |
"computers/trustaccount", |
72 |
"computers/trustaccount", |
| 72 |
"computers/ipmanagedclient", |
73 |
"computers/ipmanagedclient", |
|
|
74 |
"computers/ucc", |
| 73 |
"computers/ubuntu"] |
75 |
"computers/ubuntu"] |
| 74 |
|
76 |
|
| 75 |
childs=0 |
77 |
childs=0 |