We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 85120bb commit ebd6f8aCopy full SHA for ebd6f8a
pages/url.list.php
@@ -120,7 +120,6 @@
120
$list->setColumnFormat('status', 'custom', static function ($params) {
121
/** @var \rex_list $list */
122
$list = $params['list'];
123
- $containerId = 'status-' . $list->getName() . '-' . $list->getValue('id');
124
$urlParams = [
125
'func' => 'status',
126
'id' => $list->getValue('id'),
0 commit comments