Yarik
/
artbox-ecommerce
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
eb33627d042476f9c654d4682955c7be5d4ff1af
Authored by
Administrator
2016-11-27 14:55:10 +0200
1 parent
01d06e32
add variantSku
Showing
1 changed file
with
0 additions
and
1 deletions
Show diff stats
views/variant/index.php
Inline
Side-by-side
views/variant/index.php
Wrap text
Show/Hide comments
View file @
eb33627
...
...
@@ -50,7 +50,6 @@
50
50
'dataProvider' => $dataProvider,
51
51
'filterModel' => $searchModel,
52
52
'columns' => [
53
- 'id',
54
53
[
55
54
'attribute' => 'variantName',
56
55
'value' => 'lang.title',
...
...