Opened 14 years ago

Closed 14 years ago

Last modified 11 years ago

#4446 closed bug (notabug)

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>

Change History (2)

comment:1 Changed 14 years ago by Scott González

Resolution: invalid
Status: newclosed

Can't file tickets for plugins that haven't been released.

comment:2 Changed 11 years ago by Scott González

Milestone: TBD

Milestone TBD deleted

Note: See TracTickets for help on using tickets.