mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-08 10:34:34 +00:00
PHRAS-3669 A story can refer record-id's from another dbox (#4014)
* fix creation story * update version js * fix * fix delete story * add alert if multiple databox * fix create story * block create story from different databox * disable checkbox on multiple databox
This commit is contained in:
@@ -169,6 +169,8 @@ class LanguageController
|
||||
'description notice' => $translator->trans('prod:mapboxgl: description notice'),
|
||||
'title-map-dialog' => $translator->trans('prod:mapboxgl: title map dialog'),
|
||||
'create new user' => $translator->trans('prod:push: create new user'),
|
||||
'warning-multiple-databoxes' => $translator->trans('prod::story: warning! use only documents from one databox!'),
|
||||
'choose-collection' => $translator->trans('prod::story: choose a collection to create a story!'),
|
||||
'mapboxjs title notice' => $translator->trans('prod:mapboxjs: title notice'),
|
||||
'mapboxjs description notice' => $translator->trans('prod:mapboxjs: description notice'),
|
||||
'mapboxjs title info' => $translator->trans('prod:mapboxjs: title info'),
|
||||
|
Reference in New Issue
Block a user