Univention Bugzilla – Attachment 7604 Details for
Bug 41087
The LinkList widget should accept static values
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Proposed patch
LinkList.patch (text/plain), 562 bytes, created by
Jürn Brodersen
on 2016-04-20 17:00:36 CEST
(
hide
)
Description:
Proposed patch
Filename:
MIME Type:
Creator:
Jürn Brodersen
Created:
2016-04-20 17:00:36 CEST
Size:
562 bytes
patch
obsolete
>Index: LinkList.js >=================================================================== >--- LinkList.js (Revision 68436) >+++ LinkList.js (Arbeitskopie) >@@ -58,7 +58,7 @@ > postCreate: function() { > this.inherited(arguments); > >- this.on('dynamicValuesLoaded', lang.hitch(this, function(items) { >+ this.on('valuesLoaded', lang.hitch(this, function(items) { > array.forEach( items, lang.hitch( this, function( item ) { > // make sure that the item has all necessary properties > if (!array.every(['module', 'id', 'objectType'], function(ikey) {
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 41087
: 7604