Statistics
| Branch: | Tag: | Revision:

root / ui / templates / standard.html @ 42f67a2a

History | View | Annotate | Download (2.4 kB)

# Date Author Comment
42f67a2a 03/06/2011 07:40 am Dimitris Moraitis

major js restructuring & refactoring

Most javascript functions have been moved to a seperate file.
The standard view is also now seperate from the machines view. This solves a
couple of issues with Webkit browsers and the code becomes cleaner.
All actions from both the list and the standard view now have unified...