Commit Graph

2 Commits

Author SHA1 Message Date
Roland Häder 2e18a053bb
Continued:
- moved JS of Raphael (seems to be a lib?) to own sub folder
- removed redundant jquery-1.4.2.min.js
- added version number to almost all JS files (see cache-busting)

Signed-off-by: Roland Haeder <roland@mxchange.org>
2017-03-01 20:31:41 +01:00
Roland Häder 12e4bff880
Continued with cleanups:
- removed some empty lines at bottom of files
- added new-line character at end of file (as this else may confuse some old
  editors)
- moved JavaScript files out of "include" into own "js"
- if you set <basename>, you don't need full URLs in linked JavaScript files
  and CSS files

Signed-off-by: Roland Haeder <roland@mxchange.org>
2017-03-01 20:19:12 +01:00
Renamed from include/main.js (Browse further)