Revision 1086
Added by Matthias over 16 years ago
| CHANGELOG | ||
|---|---|---|
| 12 | 12 |
|
| 13 | 13 |
------------------------------------- 2.8.0 ------------------------------------- |
| 14 | 14 |
20-July 2009 Matthias Gallas |
| 15 |
! Moved backend.js back from <body> to <head> |
|
| 16 |
+ Added possibility to add a backend_body.js to modules wich is then called in <body> |
|
| 15 | 17 |
+ Readded admin/images folder to keep backward compatibility to old modules |
| 16 | 18 |
19-July 2009 Matthias Gallas |
| 17 | 19 |
# Fixed display issue of jsadmin in backend themes (Thanks to Argos) |
Also available in: Unified diff
Moved backend.js back from <body> to <head>
Added possibility to add a backend_body.js to modules wich is then called in <body>