diff --git a/cateditor/src/components/CatalogContents.vue b/cateditor/src/components/CatalogContents.vue index 39ae8ec..d036541 100644 --- a/cateditor/src/components/CatalogContents.vue +++ b/cateditor/src/components/CatalogContents.vue @@ -1,10 +1,19 @@ - - - - - - + + + + + + + + + + + + + + + diff --git a/cateditor/src/components/MaterialList.vue b/cateditor/src/components/MaterialList.vue index a3575be..7943248 100644 --- a/cateditor/src/components/MaterialList.vue +++ b/cateditor/src/components/MaterialList.vue @@ -1,52 +1,52 @@ - - - - Styles - - + + + Styles + + - - - - - - {{ item.id }} {{ item.name }} - - + + + + + + + {{ item.id }} {{ item.name }} + + - - - - info - - - delete - - - + + + + info + + + delete + + + - - - - + + + + - + diff --git a/cateditor/src/components/ProductFamilyList.vue b/cateditor/src/components/ProductFamilyList.vue index 63ed3a8..978bea1 100644 --- a/cateditor/src/components/ProductFamilyList.vue +++ b/cateditor/src/components/ProductFamilyList.vue @@ -1,10 +1,10 @@ - - - - Product Families - + + + Product Families + + @@ -15,7 +15,11 @@ > - + + {{item.models.length}} {{item.models.length | pluralize('model') }} + @@ -32,8 +36,7 @@ - - + - + diff --git a/cateditor/src/components/SectionList.vue b/cateditor/src/components/SectionList.vue index 155d0e1..067f4ca 100644 --- a/cateditor/src/components/SectionList.vue +++ b/cateditor/src/components/SectionList.vue @@ -1,60 +1,65 @@ - - - - Sections - - - - - - - - - - - 12 models - - - - - - info - - - delete - - - - - - - - + + + Sections + + + + + + + + + + + 12 models + + + + + + + info + + + delete + + + + + + + + + + + + + - - - +