From 8d4ad2b8b30ba7995e01b68a98e877a1c1ea2225 Mon Sep 17 00:00:00 2001
From: vermeul <swen@ethz.ch>
Date: Wed, 20 Mar 2019 17:28:56 +0100
Subject: [PATCH] fixed typo in file uploadDIalog.js --> uploadDialog.js

---
 .../static/{uploadDIalog.js => uploadDialog.js}                   | 0
 1 file changed, 0 insertions(+), 0 deletions(-)
 rename jupyter-openbis-extension/static/{uploadDIalog.js => uploadDialog.js} (100%)

diff --git a/jupyter-openbis-extension/static/uploadDIalog.js b/jupyter-openbis-extension/static/uploadDialog.js
similarity index 100%
rename from jupyter-openbis-extension/static/uploadDIalog.js
rename to jupyter-openbis-extension/static/uploadDialog.js
-- 
GitLab