Univention Bugzilla – Attachment 5915 Details for
Bug 34837
It's possible to open the UCS@school installer twice within the same UMC session
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Set unique: true on module
bug34837.patch (text/plain), 779 bytes, created by
Dirk Wiesenthal
on 2014-05-19 23:42:13 CEST
(
hide
)
Description:
Set unique: true on module
Filename:
MIME Type:
Creator:
Dirk Wiesenthal
Created:
2014-05-19 23:42:13 CEST
Size:
779 bytes
patch
obsolete
>Index: umc/js/schoolinstaller.js >=================================================================== >--- umc/js/schoolinstaller.js (Revision 50415) >+++ umc/js/schoolinstaller.js (Arbeitskopie) >@@ -52,7 +52,6 @@ > > var Installer = declare("umc.modules.schoolinstaller.Installer", [ Wizard, StandbyMixin ], { > _initialDeferred: null, >- unique: true, // only one UCS@school installer may be opened at the same time > > // entries returned from the initial request > _serverRole: null, >@@ -604,6 +603,7 @@ > return declare("umc.modules.schoolinstaller", [ Module ], { > // internal reference to the installer > _installer: null, >+ unique: true, // only one UCS@school installer may be opened at the same time > > buildRendering: function() { > this.inherited(arguments);
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 34837
: 5915