svn commit: r595143 - /lenya/trunk/src/modules-core/administration/usecases/siteOverview.jx

[email protected]
Newsgroups gmane.comp.cms.lenya.cvs
Message-ID <[email protected]>
Author: andreas
Date: Wed Nov 14 16:00:12 2007
New Revision: 595143

URL: http://svn.apache.org/viewvc?rev=595143&view=rev
Log:
Avoid line break on site overview in admin area

Modified:
    lenya/trunk/src/modules-core/administration/usecases/siteOverview.jx

Modified: lenya/trunk/src/modules-core/administration/usecases/siteOverview.jx
URL: http://svn.apache.org/viewvc/lenya/trunk/src/modules-core/administration/usecases/siteOverview.jx?rev=595143&r1=595142&r2=595143&view=diff
==============================================================================
--- lenya/trunk/src/modules-core/administration/usecases/siteOverview.jx (original)
+++ lenya/trunk/src/modules-core/administration/usecases/siteOverview.jx Wed Nov 14 16:00:12 2007
@@ -84,7 +84,7 @@
         <jx:forEach var="entry" items="${usecase.getParameter('documents')}">
           <tr>
             <jx:forEach var="key" items="${usecase.getParameter('keys')}">
-              <td>
+              <td style="white-space: nowrap">
                 <jx:choose>
                   <jx:when test="${key.equals('keyPath')}">
                     <a href="${entry.getValue('keyUrl')}">
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.