Univention Bugzilla – Attachment 5216 Details for
Bug 31318
Static array reference in umc/widgets/MultiSelect
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Fix for member variable value in umc/widgets/MultiSelect
umc-MultiSelect-value.patch (text/plain), 388 bytes, created by
Alexander Kläser
on 2013-05-08 14:53:25 CEST
(
hide
)
Description:
Fix for member variable value in umc/widgets/MultiSelect
Filename:
MIME Type:
Creator:
Alexander Kläser
Created:
2013-05-08 14:53:25 CEST
Size:
388 bytes
patch
obsolete
>Index: umc/widgets/MultiSelect.js >=================================================================== >--- umc/widgets/MultiSelect.js (Revision 40306) >+++ umc/widgets/MultiSelect.js (Arbeitskopie) >@@ -51,7 +51,7 @@ > > // value: String[] > // The widgets value, an array of strings containing all elements that are selected. >- value: [], >+ value: null, > > _loadingDeferred: null, >
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 31318
: 5216