mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-18 15:33:15 +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:
@@ -13,5 +13,5 @@ module.exports = {
|
||||
setupDir: _root + 'tests/setup/node.js',
|
||||
karmaConf: _root + 'config/karma.conf.js',
|
||||
// change this version when you change JS file for lazy loading
|
||||
assetFileVersion: 53
|
||||
assetFileVersion: 54
|
||||
};
|
||||
|
Reference in New Issue
Block a user