forked from hummypkg/webif
update
git-svn-id: file:///root/webif/svn/humax/pkg/src/webif/trunk@1646 2a923420-c742-0410-a762-8d5b09965624
This commit is contained in:
@@ -69,7 +69,7 @@ proc gen {dir ddir {depth 0} {expand 0}} {
|
||||
</span>
|
||||
<span class=path>
|
||||
<a target=dspace_drill
|
||||
href=\"/browse/?dir=[cgi_quote_url $dir]\">$ddir</a>
|
||||
href=\"/browse/index.jim?dir=[cgi_quote_url $dir]\">$ddir</a>
|
||||
</span>
|
||||
"
|
||||
|
||||
|
||||
@@ -23,7 +23,7 @@ puts {
|
||||
Use the <i>Open</i> button below to begin.
|
||||
</div>
|
||||
|
||||
<textarea cols=80 rows=20 id=editor
|
||||
<textarea cols=120 rows=20 id=editor
|
||||
class="ui-widget ui-corner-all"></textarea>
|
||||
|
||||
<br>
|
||||
|
||||
@@ -2,6 +2,7 @@ textarea
|
||||
{
|
||||
background: white;
|
||||
color: black;
|
||||
font-family: Consolas, "Courier New", "Lucida Console", Monaco, "Courier", monospace !important;
|
||||
}
|
||||
|
||||
#filename
|
||||
|
||||
@@ -20,7 +20,7 @@ puts "
|
||||
<span style=\"float: right;
|
||||
background:url('/images/345_1_27_ST_USB_BG.png')
|
||||
no-repeat\">
|
||||
<a href=/diag/dspace/>
|
||||
<a href=/diag/dspace/index.jim>
|
||||
<img border=0 src=/images/${prefix}_$dsfile.png>
|
||||
</a>
|
||||
</span>
|
||||
|
||||
Reference in New Issue
Block a user