Univention Bugzilla – Attachment 8153 Details for
Bug 42765
user and user template layout differ causing usability issues
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
patch
42765.patch (text/plain), 723 bytes, created by
Florian Best
on 2016-10-25 16:44:48 CEST
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
Florian Best
Created:
2016-10-25 16:44:48 CEST
Size:
723 bytes
patch
obsolete
>diff --git a/management/univention-directory-manager-modules/modules/univention/admin/handlers/settings/usertemplate.py b/management/univention-directory-manager-modules/modules/univention/admin/handlers/settings/usertemplate.py >index 4a0dec2..c049f0f 100644 >--- a/management/univention-directory-manager-modules/modules/univention/admin/handlers/settings/usertemplate.py >+++ b/management/univention-directory-manager-modules/modules/univention/admin/handlers/settings/usertemplate.py >@@ -393,7 +393,7 @@ > ] ), > Tab(_('Windows'),_('Windows Account Settings'), layout = [ > Group( _( 'Windows' ), layout = [ >- ["sambahome", "homedrive"], >+ ["homedrive", "sambahome"], > ["scriptpath", "profilepath"] > ] ), > ] ),
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 42765
:
8151
|
8152
| 8153