瀏覽代碼

Merge branch 'develop'

master
Guillaume 2 年之前
父節點
當前提交
1da6060465
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      Model/Product/ProductFamilyModel.php

+ 1
- 1
Model/Product/ProductFamilyModel.php 查看文件

@@ -101,7 +101,7 @@ abstract class ProductFamilyModel extends AbstractFullEntity implements ProductP
protected $products;

/**
* @ORM\Column(type="string", length=255, nullable=true)
* @ORM\Column(type="text", nullable=true)
*/
protected $subtitle;


Loading…
取消
儲存