summaryrefslogtreecommitdiff
path: root/blocks.js
diff options
context:
space:
mode:
authorMichael Ball <cycomachead@gmail.com>2014-02-06 20:26:32 -0800
committerMichael Ball <cycomachead@gmail.com>2014-02-06 20:26:32 -0800
commit434392a87990395e689bf472fdf4ff71c92cbea8 (patch)
tree370c961323db92ef93a12d40028ad284231e82d1 /blocks.js
parent817f4c5420e5d55409c88386c478f14e4735a627 (diff)
downloadsnap-byow-434392a87990395e689bf472fdf4ff71c92cbea8.tar.gz
snap-byow-434392a87990395e689bf472fdf4ff71c92cbea8.zip
remove lang file and incorporate fixes in blocks, opbjects
Diffstat (limited to 'blocks.js')
-rw-r--r--blocks.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/blocks.js b/blocks.js
index 1cfd2c2..383518a 100644
--- a/blocks.js
+++ b/blocks.js
@@ -829,7 +829,7 @@ SyntaxElementMorph.prototype.labelPart = function (spec) {
},
true // read-only
);
- part.setContents('date');
+ part.setContents(['date']);
break;
case '%delim':
part = new InputSlotMorph(