Explorar o código

fix(cms): cannot save project without entering an external link

Fix #2388
George Cushen %!s(int64=3) %!d(string=hai) anos
pai
achega
58dc5154c3
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      wowchemy-cms/data/wowchemy_cms_tpl.yaml

+ 1 - 1
wowchemy-cms/data/wowchemy_cms_tpl.yaml

@@ -244,7 +244,7 @@ collections:
         name: "categories"
         required: false
         widget: "list"
-      - {label: "External link (optional - replaces link to project page)", name: "external_link", widget: "string"}
+      - {label: "External link (optional - replaces link to project page)", name: "external_link", widget: "string", required: false}
       - label: Links
         name: links
         required: false