log

age author description
Thu, 10 Jan 2019 10:51:36 +0100 Alain Mazy back to using 'var' instead of 'let' since let is not supported by many old browsers. All variables declaration have been moved to the top of the function to better show that their scope is the function
Thu, 10 Jan 2019 10:10:26 +0100 Alain Mazy 'fix' for Orthanc issue 21: added a select file button + a warning specific for Firefox users