Eugeny Galkovskiy
/
kbenergy_new
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code ยป
Commit
8d2dca3fc64747a810800d047499a58a83c0f468
Authored by
Volodymyr
2022-05-13 17:26:43 +0300
1 parent
f3a5cf05
tile fix
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
backend/views/tile/view.php
Inline
Side-by-side
backend/views/tile/view.php
Wrap text
Show/Hide comments
View file @
8d2dca3
...
...
@@ -29,7 +29,7 @@ $this->params['breadcrumbs'][] = $this->title;
29
29
'model' => $model,
30
30
'attributes' => [
31
31
'id',
32
- '
slider_id
',
32
+ '
link
',
33
33
'status:boolean',
34
34
'sort',
35
35
'image_id',
...
...