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:

media_browse.htt
4 4
<head>
5 5
<title>Browse Media</title>
6 6
<link href="{THEME_URL}/browse.css" rel="stylesheet" type="text/css" />
7
<script language="javascript" type="text/javascript">
7
<script type="text/javascript">
8 8
function confirm_link(message, url) {
9 9
	if(confirm(message)) location.href = url;
10 10
}

Also available in: Unified diff