[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kupu-checkins
Subject:    [kupu-checkins] r5257 - kupu/trunk/kupu/default
From:       guido () codespeak ! net
Date:       2004-06-23 14:50:06
Message-ID: 20040623145006.3B0675AB2B () thoth ! codespeak ! net
[Download RAW message or body]

Author: guido
Date: Wed Jun 23 16:50:05 2004
New Revision: 5257

Modified:
   kupu/trunk/kupu/default/sourceedit.kupu
Log:
Fixed bug that broke the HTML because it made a singleton <button> element 
appear, which isn't allowed.


Modified: kupu/trunk/kupu/default/sourceedit.kupu
==============================================================================
--- kupu/trunk/kupu/default/sourceedit.kupu	(original)
+++ kupu/trunk/kupu/default/sourceedit.kupu	Wed Jun 23 16:50:05 2004
@@ -29,7 +29,7 @@
               id="kupu-cleanup-button"
               title="Cleanup source"
               i18n:attributes="title"
-              onclick="cleanupSource()"></button>
+              onclick="cleanupSource()">&#160;</button>
     </span>
   </kupu:part>
 

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic