瀏覽代碼

[Produits] ProductFamily : champs subtitle en text

packProduct
Guillaume 2 年之前
父節點
當前提交
e5783891cc
共有 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…
取消
儲存