Skip to content

Commit 2f4d339

Browse files
author
Chepurnoy
committed
delete admin link from breadcrumbs
1 parent 7621c61 commit 2f4d339

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

views/index.php

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,6 @@
77
/* @var $dataProvider yii\data\ActiveDataProvider */
88

99
$this->title = 'Cron Schedule Log';
10-
11-
$this->params['breadcrumbs'][] = ['label' => \yii\helpers\Inflector::titleize($this->context->module->id),
12-
'url' => $this->context->module->id
13-
];
1410
$this->params['breadcrumbs'][] = $this->title;
1511
?>
1612
<div class="cron-schedule-model-index">

0 commit comments

Comments
 (0)