Selaa lähdekoodia

Update typeunit.class.selector.php

tags/6.2.0
xushubieli 2 vuotta sitten
vanhempi
commit
2625c02eca
1 muutettua tiedostoa jossa 1 lisäystä ja 2 poistoa
  1. +1
    -2
      src/system/typelink/typeunit.class.selector.php

+ 1
- 2
src/system/typelink/typeunit.class.selector.php Näytä tiedosto

@@ -129,9 +129,8 @@ class TypeUnitSelector
$soncat .= "<div class='item'><label>".$chackRadio .' '. $typeName."</label></div>\r\n";
$this->LogicListAllSunType($id, $channel, $soncat);
} else {
$soncat .= "<br style='clear:both'><div class='item'>".$typeName."</div>\r\n";
$soncat .= "<div class='item'>".$typeName."</div>\r\n";
$this->LogicListAllSunType($id, $channel, $soncat);
$soncat .= "<br style='clear:both'>";
}
}
}


Loading…
Peruuta
Tallenna