started website

This commit is contained in:
Rushabh Mehta
2012-01-24 14:33:21 +05:30
parent 1061b4a7ea
commit 865c00a79a
29 changed files with 1030 additions and 725 deletions

View File

@@ -7,6 +7,7 @@ wn.app = {
version: '2.' + window._version_number
}
wn.modules_path = 'erpnext';
wn.settings.no_history = true;
wn.require('lib/js/lib/jquery.min.js');