Merge branch 'master' of github.com:webnotes/erpnext

This commit is contained in:
Anand Doshi
2013-01-21 19:03:26 +05:30
6 changed files with 16 additions and 14 deletions

View File

@@ -18,4 +18,4 @@ class DocType:
def on_update(self):
from website.utils import clear_cache
clear_cache("about")
clear_cache("contact")