BUG 9586 "Empty folder the icon for that folder is the icon..." SOLVED
- The change in style affection to other icons in ProcessMaker - When you delete a folder the tree, not reflected in the tree - Reverted the changes made in "xtheme-gray.css" - Solved the problem of the icon in the file "casesDocuments.js" - Solved the problem of the elimination that was not updated in the tree, which was due to the response time of the request AJAX
This commit is contained in:
@@ -816,7 +816,7 @@ td.x-grid3-hd-over .x-grid3-hd-inner, td.sort-desc .x-grid3-hd-inner, td.sort-as
|
||||
}
|
||||
|
||||
.x-tree-node-leaf .x-tree-node-icon{
|
||||
background-image:url(/images/ext/default/tree/folder.gif);
|
||||
background-image:url(/images/ext/default/tree/leaf.gif);
|
||||
}
|
||||
|
||||
.x-tree-node-collapsed .x-tree-node-icon{
|
||||
|
||||
Reference in New Issue
Block a user