summaryrefslogtreecommitdiff
path: root/byob.js
diff options
context:
space:
mode:
authorCode WvS <code-wvs@quantentunnel.de>2015-03-01 12:55:06 +0100
committerCode WvS <code-wvs@quantentunnel.de>2015-03-01 12:55:06 +0100
commit67a72cdc2ac8bf3130efecade3a07a1f501e2bb6 (patch)
tree33ed5fd037dd066b72c0b58615dca94f6e96dc5d /byob.js
parenta06ce92b1a354bb623aff9b834ce2664021c44fa (diff)
parentb1d78532557371dfc740c078c76c13e8e0f66896 (diff)
downloadsnap-yow-67a72cdc2ac8bf3130efecade3a07a1f501e2bb6.tar.gz
snap-yow-67a72cdc2ac8bf3130efecade3a07a1f501e2bb6.zip
Merge branch 'master'
Diffstat (limited to 'byob.js')
-rw-r--r--byob.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/byob.js b/byob.js
index ec714f1..634d62d 100644
--- a/byob.js
+++ b/byob.js
@@ -106,7 +106,7 @@ SymbolMorph, isNil*/
// Global stuff ////////////////////////////////////////////////////////
-modules.byob = '2015-January-21';
+modules.byob = '2015-February-28';
// Declarations
@@ -2974,7 +2974,7 @@ InputSlotDialogMorph.prototype.editSlotOptions = function () {
new DialogBoxMorph(
myself,
function (options) {
- myself.fragment.options = options;
+ myself.fragment.options = options.trim();
},
myself
).promptCode(