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:
Aina Sitraka
2022-05-12 16:47:11 +03:00
committed by GitHub
parent f967588251
commit 6fb6f047f4
30 changed files with 881 additions and 521 deletions

View File

@@ -59,7 +59,7 @@ class PhraseanetExtension extends \Twig_Extension
{
return [
// change this version when you change JS file to force the navigation to reload js file
'assetFileVersion' => 53
'assetFileVersion' => 54
];
}