|
From: <wa...@us...> - 2008-01-14 14:30:21
|
Revision: 251
http://equanda.svn.sourceforge.net/equanda/?rev=251&view=rev
Author: wang869
Date: 2008-01-14 06:30:12 -0800 (Mon, 14 Jan 2008)
Log Message:
-----------
adjusted for EQ-121, use icon delete links
Modified Paths:
--------------
equanda-example/example-gui/src/main/resources/myapp/example/gui/components/Layout.tml
Added Paths:
-----------
equanda-example/example-gui/src/main/webapp/images/delete.png
Property Changed:
----------------
equanda-example/
equanda-example/example-core/
equanda-example/example-gui/
Property changes on: equanda-example
___________________________________________________________________
Name: svn:ignore
+ target
Property changes on: equanda-example/example-core
___________________________________________________________________
Name: svn:ignore
+ target
Property changes on: equanda-example/example-gui
___________________________________________________________________
Name: svn:ignore
+ target
Modified: equanda-example/example-gui/src/main/resources/myapp/example/gui/components/Layout.tml
===================================================================
--- equanda-example/example-gui/src/main/resources/myapp/example/gui/components/Layout.tml 2008-01-14 14:26:35 UTC (rev 250)
+++ equanda-example/example-gui/src/main/resources/myapp/example/gui/components/Layout.tml 2008-01-14 14:30:12 UTC (rev 251)
@@ -1,6 +1,7 @@
<html xmlns:t="http://tapestry.apache.org/schema/tapestry_5_0_0.xsd">
-<head>
- <link rel="stylesheet" type="text/css" href="http://yui.yahooapis.com/2.4.0/build/reset/reset-min.css" />
+<head>
+ <link rel="stylesheet" type="text/css" href="http://yui.yahooapis.com/2.4.0/build/reset/reset-min.css" />
+ <!-- <link rel="stylesheet" type="text/css" href="${asset:context:css/reset-min.css}" /> --> <!-- for development -->
<t:delegate to="title"/>
<link type="text/css" rel="stylesheet" href="${style}" />
<script src="${equandaJs}" language="javascript" type="text/javascript" />
Added: equanda-example/example-gui/src/main/webapp/images/delete.png
===================================================================
(Binary files differ)
Property changes on: equanda-example/example-gui/src/main/webapp/images/delete.png
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|