From f6ed774531f471b42b5fddc8cb9b5e05c5174dbc Mon Sep 17 00:00:00 2001 From: Daniel Date: Fri, 22 Jun 2018 13:46:06 +0000 Subject: [PATCH] Updated Ace Editor to 1.3.3 --- changelog.txt | 1 + configurator.py | 8 ++++---- dev.html | 8 ++++---- 3 files changed, 9 insertions(+), 8 deletions(-) diff --git a/changelog.txt b/changelog.txt index 437dec2..7d34862 100644 --- a/changelog.txt +++ b/changelog.txt @@ -4,6 +4,7 @@ Version 0.2.9 (2018-06-) - Added ENFORCE_BASEPATH option (Issue #68) @danielperna84 - Cosmetic fix for scaled viewports @danielperna84 - Added search-function for entities (Issue #99) @danielperna84 +- Updated Ace Editor to 1.3.3 Version 0.2.8 (2018-04-23) - Updated CDN libraries @jmart518 diff --git a/configurator.py b/configurator.py index 8955175..ec8d008 100755 --- a/configurator.py +++ b/configurator.py @@ -578,9 +578,9 @@ INDEX = Template(r""" height: auto; } - - - + + +
@@ -2107,7 +2107,7 @@ INDEX = Template(r"""
Save Settings Locally -

Ace Editor 1.2.9

+

Ace Editor 1.3.3

diff --git a/dev.html b/dev.html index cb186ce..b984947 100644 --- a/dev.html +++ b/dev.html @@ -488,9 +488,9 @@ height: auto; } - - - + + +
@@ -2017,7 +2017,7 @@
Save Settings Locally -

Ace Editor 1.2.9

+

Ace Editor 1.3.3