Search and Top Navigation
#4446 closed bug (notabug)
Opened April 08, 2009 06:29PM UTC
Closed April 14, 2009 01:49AM UTC
Last modified October 11, 2012 09:15PM UTC
Grid Proposed look, broken CSS link
Reported by: | epascarello | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | [meta] ui.site | Version: | 1.7.1 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
In the proposed look for the Grid, the ui.base.css is not linked correctly or is missing.
http://jquery-ui.googlecode.com/svn/branches/dev/grid/tests/static/grid/default.html
From Firebug:
<link type="text/css" href="../../../themes/base/ui.base.css" rel="stylesheet"> 1<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> 2<html><head> 3<title>404 Not Found</title> 4</head><body> 5<h1>Not Found</h1> 6<p>The requested URL /svn/branches/dev/grid/themes/base/ui.base.css was not found on this server.</p> 7</body></html> 8 </link>
Can't file tickets for plugins that haven't been released.