mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2026-04-15 02:19:31 +00:00
Améliorer l'affichage de la hiérarchie des motifs et ajouter une checkbox « Afficher uniquement les commentaires ».
This commit is contained in:
@@ -175,8 +175,6 @@ async function download_and_decrypt_doc(
|
||||
throw new Error("no version associated to stored object");
|
||||
}
|
||||
|
||||
// sometimes, the downloadInfo may be embedded into the storedObject
|
||||
console.log("storedObject", storedObject);
|
||||
let downloadInfo;
|
||||
if (
|
||||
typeof storedObject._links !== "undefined" &&
|
||||
|
||||
Reference in New Issue
Block a user