projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3f62ec1
)
Fix contextmenus for special folders
author
Michael M Slusarz
<slusarz@curecanti.org>
Wed, 11 Feb 2009 07:51:36 +0000
(
00:51
-0700)
committer
Michael M Slusarz
<slusarz@curecanti.org>
Wed, 11 Feb 2009 08:05:56 +0000
(
01:05
-0700)
imp/js/src/DimpBase.js
patch
|
blob
|
history
diff --git
a/imp/js/src/DimpBase.js
b/imp/js/src/DimpBase.js
index
ee0389f
..
2f11f17
100644
(file)
--- a/
imp/js/src/DimpBase.js
+++ b/
imp/js/src/DimpBase.js
@@
-1961,7
+1961,7
@@
var DimpBase = {
case 'special':
// For purposes of the contextmenu, treat special folders
// like regular folders.
-
//p.
type = 'folder';
+
f
type = 'folder';
break;
case 'vcontainer':