summaryrefslogtreecommitdiff
path: root/byob.js
diff options
context:
space:
mode:
authorGubolin <gubolin@fantasymail.de>2015-03-01 09:51:31 +0100
committerGubolin <gubolin@fantasymail.de>2015-03-01 09:51:31 +0100
commit738392ed38f9a068dfda1aaeded07dfbd08ee134 (patch)
tree698778d69fa8079ae5f9825035a069e5132ba182 /byob.js
parent1585a1664a9bbdb7c8efa5f3da361b4aaf6450e4 (diff)
parentb1d78532557371dfc740c078c76c13e8e0f66896 (diff)
downloadsnap-738392ed38f9a068dfda1aaeded07dfbd08ee134.tar.gz
snap-738392ed38f9a068dfda1aaeded07dfbd08ee134.zip
Merge branch 'master' into mobileapp
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(