|
From: Christian M. <no...@gi...> - 2023-08-13 16:49:53
|
Branch: refs/heads/develop Home: https://github.com/CometVisu/CometVisu Commit: 8e448330bd53246d36df1c2373c024e3ca9d3264 https://github.com/CometVisu/CometVisu/commit/8e448330bd53246d36df1c2373c024e3ca9d3264 Author: Tobias Bräutigam <tbr...@gm...> Date: 2023-08-13 (Sun, 13 Aug 2023) Changed paths: M source/class/cv/Application.js Log Message: ----------- entries in cv.Config.configSettings.stylesToLoad can be objects {uri: string, media: string}. Replace in obj.uri in that case closes #1361 Commit: 6a84ed407553173990f7f53b91ace6989447c4bc https://github.com/CometVisu/CometVisu/commit/6a84ed407553173990f7f53b91ace6989447c4bc Author: Christian Mayer <Chr...@us...> Date: 2023-08-13 (Sun, 13 Aug 2023) Changed paths: M source/class/cv/Application.js Log Message: ----------- Merge pull request #1362 from peuter/fix-1261-dev entries in cv.Config.configSettings.stylesToLoad Compare: https://github.com/CometVisu/CometVisu/compare/98969caad84d...6a84ed407553 |