[Mapbender-commits] r6714 - branches/2.6/http/frames
svn_mapbender at osgeo.org
svn_mapbender at osgeo.org
Mon Aug 9 04:34:42 EDT 2010
Author: christoph
Date: 2010-08-09 08:34:42 +0000 (Mon, 09 Aug 2010)
New Revision: 6714
Modified:
branches/2.6/http/frames/login.php
Log:
http://trac.osgeo.org/mapbender/ticket/673
Modified: branches/2.6/http/frames/login.php
===================================================================
--- branches/2.6/http/frames/login.php 2010-08-08 17:18:38 UTC (rev 6713)
+++ branches/2.6/http/frames/login.php 2010-08-09 08:34:42 UTC (rev 6714)
@@ -88,7 +88,7 @@
<title>Login</title>
<script type="text/javascript" src="../extensions/jquery-ui-1.7.2.custom/js/jquery-1.3.2.min.js"></script>
<script type="text/javascript" src="../extensions/jquery-ui-1.7.2.custom/js/jquery-ui-1.7.2.custom.min.js"></script>
-<script type="text/javascript" src="../extensions/jquery-ui-1.7.2.custom/development-bundle/ui/.ui.tabs.js"></script>
+<script type="text/javascript" src="../extensions/jquery-ui-1.7.2.custom/development-bundle/ui/ui.tabs.js"></script>
<link rel="stylesheet" type="text/css" href="../extensions/jquery-ui-1.7.2.custom/development-bundle/themes/base/ui.all.css" />
<link rel="stylesheet" type="text/css" href="../extensions/jquery-ui-1.7.2.custom/development-bundle/themes/base/ui.tabs.css" />
<?php
More information about the Mapbender_commits
mailing list