* @package ZenTaoPMS * @version $Id: configurewaterfall.html.php 4129 2020-09-01 01:58:14Z sgm $ */ ?> EOT; ?>
" . $lang->custom->concept . '', '', "class='btn btn-link concept'");?> " . $lang->user->role . '', '', "class='btn btn-link user'");?>
config->custom, 'URAndSR', 0) == 0 ? 'hidden' : '';?>
custom->waterfall->URAndSR;?> custom->waterfallOptions->URAndSR, zget($this->config->custom, 'URAndSR', '0'));?>
custom->waterfall->URSRName;?> custom->URSRList, zget($config->custom, 'URSRName', 1), "class='form-control chosen'");?> custom->common, "class='form-control'");?>
custom->URTips}");?> custom->SRTips}");?>
$value):?> system : 1;?>
custom->key;?> custom->value;?>
value : $value, "class='form-control' " . (empty($key) ? 'readonly' : ''));?>
$lang->custom->currentLang, 'all' => $lang->custom->allLang); echo html::radio('lang', $appliedTo, $lang2Set); echo html::submitButton(); if(common::hasPriv('custom', 'restore')) echo html::linkButton($lang->custom->restore, inlink('restore', "module=user&field=roleList"), 'hiddenwin', '', 'btn btn-wide'); ?>