From 6274ae08ea2d205bf51bbb06c983f583a21c758b Mon Sep 17 00:00:00 2001 From: rlx Date: Tue, 12 Jan 2016 13:10:28 +0530 Subject: [PATCH] [new files] --- static/json/js.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/static/json/js.json b/static/json/js.json index 2940c99..63b31de 100644 --- a/static/json/js.json +++ b/static/json/js.json @@ -7,6 +7,7 @@ "appPanel.js", "backButton.js", "browser.js", + "closedScreen.js", "columnView.js", "confirmDialog.js", "connectionButton.js", @@ -29,6 +30,7 @@ "iconDialog.js", "identifyDialog.js", "importExportDialog.js", + "importScreen.js", "info.js", "infoView.js", "itemInnerPanel.js",