Parcourir la source

Renaming module to crfIRAEMM

Andrej Studen il y a 19 heures
Parent
commit
17ae639d26

+ 0 - 0
web/crf/blob-stream.js → web/crfIRAEMM/blob-stream.js


+ 0 - 0
web/crf/blob-stream.js.license → web/crfIRAEMM/blob-stream.js.license


+ 0 - 0
web/crf/crfParticipant.js → web/crfIRAEMM/crfParticipant.js


+ 0 - 0
web/crf/crfReview.js → web/crfIRAEMM/crfReview.js


+ 0 - 0
web/crf/crfVisit.js → web/crfIRAEMM/crfVisit.js


+ 1 - 1
web/crf/formPortal.js → web/crfIRAEMM/formPortal.js

@@ -436,7 +436,7 @@ function openForm(config,formConfig,crfRef, crfEntry){
 	let containerPath= LABKEY.ActionURL.getContainer();
         // This changes the page after building the URL. 
 	//Note that the wiki page destination name is set in params.
-        var wikiURL = LABKEY.ActionURL.buildURL("crf", formUrl , containerPath, params);
+        var wikiURL = LABKEY.ActionURL.buildURL("crf_iraemm", formUrl , containerPath, params);
         print(config,"Redirecting to "+wikiURL);
 
 		 

+ 0 - 0
web/crf/pdfkit.standalone.js → web/crfIRAEMM/pdfkit.standalone.js


+ 0 - 0
web/crf/pdfkit.standalone.js.license → web/crfIRAEMM/pdfkit.standalone.js.license