From 4d7c63887f79395590d5685350aab7ca440710c2 Mon Sep 17 00:00:00 2001
From: Matthew Matz <19737272+MatzElectronics@users.noreply.github.com>
Date: Mon, 8 Jul 2019 12:24:09 -0700
Subject: [PATCH 1/2] Update and cleanup HTML to make it valid
This includes:
- remove inline SVGs and set them to be replaced by JS on page load, similar to how the text internationalization is set up
- classes that replace some inline styles
- simplified navigation and UI elements
- removes inline javascript, especially "onclick" triggers, moving them to editor.js and blocklyc.js instead.
---
src/main/webapp/editor/blocklyc.jsp | 341 +++++++++++++++-------------
1 file changed, 186 insertions(+), 155 deletions(-)
diff --git a/src/main/webapp/editor/blocklyc.jsp b/src/main/webapp/editor/blocklyc.jsp
index a92fa98f..003c2a75 100644
--- a/src/main/webapp/editor/blocklyc.jsp
+++ b/src/main/webapp/editor/blocklyc.jsp
@@ -1,16 +1,33 @@
-<%--
- Document : login
- Created on : 24-mei-2015, 18:41:02
- Author : Michel
---%>
+
+
<%@page contentType="text/html" pageEncoding="UTF-8"%>
<%@ include file="/WEB-INF/includes/include.jsp"%>
<%-- Support for experimental blocks in Demo builds --%>
<%-- See developer notes to use this feature --%>
| - |
-


-


-


-


-


-
-


-


-


-


-


|
-
-
-
-
-
-
-
- |
-
|
-
-
-
-
-
-
-
- |
-