This website requires JavaScript.
Explore
Help
Register
Sign In
yv01p
/
Umbraco-CMS
Watch
1
Star
0
Fork
0
You've already forked Umbraco-CMS
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
be3288af4494742c5fb46aff983bb7bd790493dc
Umbraco-CMS
/
src
/
Umbraco.Web.UI.Client
/
test
/
unit
History
Shannon
be3288af44
Fixes tree cache: removes reference to "tree.clearCache" since that doesn't exist, tree's are not cached by tree alias so the logic was never going to work, further more the cache would not have been cleared because the tree cache is *not* an array but an object. Adds unit test for this.
2013-10-23 16:01:25 +11:00
..
app
fixes unit tests
2013-10-09 20:36:12 +11:00
common
/services
Fixes tree cache: removes reference to "tree.clearCache" since that doesn't exist, tree's are not cached by tree alias so the logic was never going to work, further more the cache would not have been cleared because the tree cache is *not* an array but an object. Adds unit test for this.
2013-10-23 16:01:25 +11:00