Bug #220375 --> fix imap subscribe UI to always start up collapsed, so we don't run into a situation where we don't know that folders have children,
patch by bienvenu git-svn-id: svn://10.0.0.236/trunk@149550 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -94,7 +94,8 @@
|
||||
seltype="multiple"
|
||||
datasources="rdf:null"
|
||||
flags="dont-build-content"
|
||||
disableKeyNavigation="true"
|
||||
disableKeyNavigation="true"
|
||||
statedatasource="rdf:null"
|
||||
onkeypress="onSubscribeTreeKeyPress(event);"
|
||||
onclick="SubscribeOnClick(event);">
|
||||
<template>
|
||||
|
||||
Reference in New Issue
Block a user