Project

General

Profile

« Previous | Next » 

Revision 1276

Added by Dietmar over 14 years ago

update jquery 1.4.0 to 1.4.1,
removed include/jquery/plugins
update backend themes

View differences:

header.htt
16 16
</script>
17 17
<script src="{WB_URL}/include/editarea/edit_area_full.js" type="text/javascript"></script>
18 18
{BACKEND_MODULE_JS}
19
<script language="javascript" type="text/javascript">
19
<script type="text/javascript">
20 20
function confirm_link(message, url) {
21 21
	if(confirm(message)) location.href = url;
22 22
}

Also available in: Unified diff