Commit 0d42f3889a5f8badccfde8e1bf7ce146cde3083b

Authored by Alexey Boroda
1 parent 45d2aa12

-Product redirect and filter redirect ready

assets/StockAsset.php 100644 → 100755
controllers/CityController.php 100644 → 100755
controllers/ShopController.php 100644 → 100755
controllers/VariantCountController.php 100644 → 100755
messages/ru/stock.php 100644 → 100755
migrations/m170724_123453_city_lang.php 100644 → 100755
migrations/m170724_124809_shop_lang.php 100644 → 100755
migrations/m170725_131257_add_address_to.php 100644 → 100755
migrations/m170727_081025_create_variant_to_shop_table.php 100644 → 100755
migrations/m170901_100719_shop_add_column.php 100644 → 100755
models/City.php 100644 → 100755
models/CityLang.php 100644 → 100755
models/Shop.php 100644 → 100755
models/ShopLang.php 100644 → 100755
models/VariantToShop.php 100644 → 100755
views/city/_form.php 100644 → 100755
views/city/create.php 100644 → 100755
views/city/index.php 100644 → 100755
views/city/update.php 100644 → 100755
views/city/view.php 100644 → 100755
views/shop/_form.php 100644 → 100755
views/shop/create.php 100644 → 100755
views/shop/index.php 100644 → 100755
views/shop/update.php 100644 → 100755
views/shop/view.php 100644 → 100755
views/variant-count/_form.php 100644 → 100755
views/variant-count/create.php 100644 → 100755
views/variant-count/import.php 100644 → 100755
views/variant-count/index.php 100644 → 100755
views/variant-count/update.php 100644 → 100755
views/variant-count/view.php 100644 → 100755
web/js/stock.js 100644 → 100755