Project

General

Profile

« Previous | Next » 

Revision 1086

Added by Matthias almost 15 years ago

Moved backend.js back from <body> to <head>

Added possibility to add a backend_body.js to modules wich is then called in <body>

View differences:

header.htt
10 10
<link href="{THEME_URL}/theme.css" rel="stylesheet" type="text/css" />
11 11
<link href="{WB_URL}/include/jquery/plugins/jquery-ui.css" rel="stylesheet" type="text/css" />
12 12
{BACKEND_MODULE_CSS}
13
{BACKEND_MODULE_JS}
13 14
<script type="text/javascript" src="{WB_URL}/include/editarea/edit_area_full.js"></script>
14 15
<script language="javascript" type="text/javascript">
15 16
function confirm_link(message, url) {

Also available in: Unified diff