public $web_config;
- public function onInit($param) {
- parent::onInit($param);
+ public function __construct() {
+ parent::__construct();
$this->web_config = $this->getModule('web_config')->getConfig();
- $this->setUsers();
}
public function setUsers() {
<img src="<%=$this->getPage()->getTheme()->getBaseUrl()%>/icon_err.png" alt="<%[ Close ]%>" title="<%[ Close ]%>" />
</a></p>
</div>
-<com:TActiveRepeater ID="UsersList">
+<com:TActiveRepeater ID="UsersList" OnLoad="setUsers" ActiveControl.EnableUpdate="false">
<prop:HeaderTemplate>
<table id="users_list" class="window-section-detail-smallrow">
<tr>