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:
Victor Saisa Lopez
2012-08-09 16:45:52 -04:00
parent 8a218c7342
commit 07f9cb2155
4 changed files with 78 additions and 51 deletions

View File

@@ -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{