changed the way file table building. From now templating used.

This commit is contained in:
coderaiser 2013-03-15 12:08:14 -04:00
parent 40312754b6
commit 9268c4c281
3 changed files with 40 additions and 29 deletions

View file

@ -37,7 +37,9 @@ would be on top.
* Fixed bug with saving json to localStorage, it's always
writed root directory.
* Moved out set current file from cloudfunc to client.js
* Moved out set current file from cloudfunc to client.js.
* Changed the way file table building. From now templating used.
2012.03.01, Version 0.1.9