Fixed a few XHTML 1.0 related bugs
This commit is contained in:
parent
288e42f6d2
commit
ad6b484f0e
13 changed files with 20 additions and 20 deletions
|
|
@ -121,7 +121,7 @@ sub www_editBranch {
|
|||
title=>WebGUI::International::get(99,"Asset"),
|
||||
currentUrl=>"Current URL"
|
||||
}
|
||||
})."<script type=\"text/javascript\" language=\"javascript\">
|
||||
})."<script type=\"text/javascript\">
|
||||
function toggleSpecificBaseUrl () {
|
||||
if (document.getElementById('baseUrlBy').options[document.getElementById('baseUrlBy').selectedIndex].value == 'specifiedBase') {
|
||||
document.getElementById('baseUrl').innerHTML='<input type=\"text\" name=\"baseUrl\" />';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue