Commit e53ed3cf authored by Christophe Dumez's avatar Christophe Dumez

- removed warnings because of bad css/html

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@7560 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent c1798d8e
...@@ -88,7 +88,7 @@ here/BusinessTemplate_doSvnDiff">diff here</tal:py>\n ...@@ -88,7 +88,7 @@ here/BusinessTemplate_doSvnDiff">diff here</tal:py>\n
<area shape="rect" coords="34,0,49,13" href="" alt="" title="Close" onclick="this.parentWindow.close();return false;" />\n <area shape="rect" coords="34,0,49,13" href="" alt="" title="Close" onclick="this.parentWindow.close();return false;" />\n
</map>\n </map>\n
</div>\n </div>\n
<div class="clientArea" style="height:80px; background-color:#fffdfd;color:#806040;border-color:#c0caca #c0caca #c0caca #c0caca;scrollbar-base-color:#dae6e6;">\n <div class="clientArea" style="height:80px; background-color:#fffdfd;color:#806040;border-color:#c0caca #c0caca #c0caca #c0caca;">\n
<b><font color="black"><center>Legend</center></font></b><hr/>\n <b><font color="black"><center>Legend</center></font></b><hr/>\n
<center><table style="border: 1px solid gray;" width="80%" cellpadding="0" cellspacing="0">\n <center><table style="border: 1px solid gray;" width="80%" cellpadding="0" cellspacing="0">\n
<tbody>\n <tbody>\n
......
...@@ -58,7 +58,7 @@ ...@@ -58,7 +58,7 @@
<font color="black">\n <font color="black">\n
<br/>\n <br/>\n
<center><h1>Working Copy Informations</h1></center><br/>\n <center><h1>Working Copy Informations</h1></center><br/>\n
<center><table width="60%%" border="1">\n <center><table width="60%" border="1">\n
<tr height="18px"><td><b>Repository URL</b></td><td tal:content="python:dict[\'url\']">url</td></tr>\n <tr height="18px"><td><b>Repository URL</b></td><td tal:content="python:dict[\'url\']">url</td></tr>\n
<tr height="18px"><td><b>Repository UUID</b></td><td tal:content="python:dict[\'uuid\']">uuid</td></tr>\n <tr height="18px"><td><b>Repository UUID</b></td><td tal:content="python:dict[\'uuid\']">uuid</td></tr>\n
<tr height="18px"><td><b>Revision</b></td><td tal:content="python:dict[\'revision\']">revision</td></tr>\n <tr height="18px"><td><b>Revision</b></td><td tal:content="python:dict[\'revision\']">revision</td></tr>\n
......
...@@ -61,7 +61,7 @@ ...@@ -61,7 +61,7 @@
<span tal:condition="python:context.edit_path!=\'#\'"><a tal:attributes="href context/edit_path"><img src=\'imgs/edit.png\' border=\'0\'></a></span>\n <span tal:condition="python:context.edit_path!=\'#\'"><a tal:attributes="href context/edit_path"><img src=\'imgs/edit.png\' border=\'0\'></a></span>\n
<hr/><br/>\n <hr/><br/>\n
<span tal:condition="infos_dict">\n <span tal:condition="infos_dict">\n
<table width=60%% border=1>\n <table width="60%" border="1">\n
<tr height="18px"><td style=\'background-color: rgb(204, 204, 255);\'><b>Name</b></td><td style=\'background-color: white;\' tal:content="python:path.split(\'/\')[-1]">filename</td></tr>\n <tr height="18px"><td style=\'background-color: rgb(204, 204, 255);\'><b>Name</b></td><td style=\'background-color: white;\' tal:content="python:path.split(\'/\')[-1]">filename</td></tr>\n
<tr height="18px"><td style=\'background-color: rgb(204, 204, 255);\'><b>Size</b></td><td style=\'background-color: white;\' tal:content="python:\'%.2f kb\'%(infos_dict[\'size\']/1024.0)">filesize</td></tr>\n <tr height="18px"><td style=\'background-color: rgb(204, 204, 255);\'><b>Size</b></td><td style=\'background-color: white;\' tal:content="python:\'%.2f kb\'%(infos_dict[\'size\']/1024.0)">filesize</td></tr>\n
<tr height="18px"><td style=\'background-color: rgb(204, 204, 255);\'><b>Last Change Revision</b></td><td style=\'background-color: white;\' tal:content="python:infos_dict[\'created_rev\']">last revision</td></tr>\n <tr height="18px"><td style=\'background-color: rgb(204, 204, 255);\'><b>Last Change Revision</b></td><td style=\'background-color: white;\' tal:content="python:infos_dict[\'created_rev\']">last revision</td></tr>\n
......
...@@ -77,7 +77,7 @@ ...@@ -77,7 +77,7 @@
<!-- End Hidden -->\n <!-- End Hidden -->\n
\n \n
<div id="menudiv" style="position:absolute; display:none; top:0px; left:0px;z-index:10000;" onmouseover="javascript:overpopupmenu=true;" onmouseout="javascript:overpopupmenu=false;">\n <div id="menudiv" style="position:absolute; display:none; top:0px; left:0px;z-index:10000;" onmouseover="javascript:overpopupmenu=true;" onmouseout="javascript:overpopupmenu=false;">\n
<table width="82" cellspacing="1" cellpadding="0" bgcolor="lightgray">\n <table width="82px" cellspacing="1" cellpadding="0" bgcolor="lightgray">\n
<tr><td>\n <tr><td>\n
<table width="80" cellspacing="0" cellpadding="0">\n <table width="80" cellspacing="0" cellpadding="0">\n
<tr>\n <tr>\n
...@@ -136,7 +136,7 @@ here/BusinessTemplate_doCreateJavaScriptStatus">javascript here</tal:js><br/>\n ...@@ -136,7 +136,7 @@ here/BusinessTemplate_doCreateJavaScriptStatus">javascript here</tal:js><br/>\n
<area shape="rect" coords="34,0,49,13" href="" alt="" title="Close" onclick="this.parentWindow.close();return false;" />\n <area shape="rect" coords="34,0,49,13" href="" alt="" title="Close" onclick="this.parentWindow.close();return false;" />\n
</map>\n </map>\n
</div>\n </div>\n
<div class="clientArea" style="height:100px; background-color:#fffdfd;color:#806040;border-color:#c0caca #c0caca #c0caca #c0caca;scrollbar-base-color:#dae6e6;">\n <div class="clientArea" style="height:100px; background-color:#fffdfd;color:#806040;border-color:#c0caca #c0caca #c0caca #c0caca;">\n
<b><font color="black"><center>Legend</center></font></b><hr/>\n <b><font color="black"><center>Legend</center></font></b><hr/>\n
<p><font color="green">Added files</font><br/>\n <p><font color="green">Added files</font><br/>\n
<font color="orange">Modified files</font><br/>\n <font color="orange">Modified files</font><br/>\n
......
...@@ -14,7 +14,7 @@ ...@@ -14,7 +14,7 @@
<dictionary> <dictionary>
<item> <item>
<key> <string>_EtagSupport__etag</string> </key> <key> <string>_EtagSupport__etag</string> </key>
<value> <string>ts45369916.69</string> </value> <value> <string>ts49088854.45</string> </value>
</item> </item>
<item> <item>
<key> <string>__ac_local_roles__</string> </key> <key> <string>__ac_local_roles__</string> </key>
...@@ -43,7 +43,7 @@ ...@@ -43,7 +43,7 @@
/* folders & files names */\n /* folders & files names */\n
.standartTreeRow{ font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; \tfont-size : 12px; -moz-user-select: none; text-align: left;}\n .standartTreeRow{ font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; \tfont-size : 12px; -moz-user-select: none; text-align: left;}\n
.selectedTreeRow{ background-color : blue; color:white; font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; \t\tfont-size : 12px; -moz-user-select: none; }\n .selectedTreeRow{ background-color : blue; color:white; font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; \t\tfont-size : 12px; -moz-user-select: none; }\n
.standartTreeImage{ /*width:18px; height:18px;*/ overflow:hidden; border:0; padding:0; margin:0; }\n .standartTreeImage{ overflow:hidden; border:0; padding:0; margin:0; }\n
.hiddenRow { width:1px; overflow:hidden; }\n .hiddenRow { width:1px; overflow:hidden; }\n
.dragSpanDiv{\tfont-size : 12px; }\n .dragSpanDiv{\tfont-size : 12px; }\n
...@@ -56,7 +56,7 @@ ...@@ -56,7 +56,7 @@
</item> </item>
<item> <item>
<key> <string>size</string> </key> <key> <string>size</string> </key>
<value> <int>639</int> </value> <value> <int>610</int> </value>
</item> </item>
<item> <item>
<key> <string>title</string> </key> <key> <string>title</string> </key>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment