|
|
|
@ -209,7 +209,7 @@ function onAddArea(id) { |
|
|
|
updateAreaValues() ; |
|
|
|
updateAreaValues() ; |
|
|
|
|
|
|
|
|
|
|
|
currentAreaId = id ; |
|
|
|
currentAreaId = id ; |
|
|
|
$( 'txtUrl' ).value = '' ; |
|
|
|
$( 'txtUrl' ).value = 'http://' ;//Juan Carlos Raña add default protocol
|
|
|
|
$( 'cmbTarget' ).value = '' ; |
|
|
|
$( 'cmbTarget' ).value = '' ; |
|
|
|
$( 'txtAlt' ).value = '' ; |
|
|
|
$( 'txtAlt' ).value = '' ; |
|
|
|
$( 'txtAttTitle' ).value = '' ; |
|
|
|
$( 'txtAttTitle' ).value = '' ; |
|
|
|
|