summaryrefslogtreecommitdiff
path: root/js/Sources/TIME_f.js
diff options
context:
space:
mode:
Diffstat (limited to 'js/Sources/TIME_f.js')
-rw-r--r--js/Sources/TIME_f.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/js/Sources/TIME_f.js b/js/Sources/TIME_f.js
index f51d4ba6..3c085c61 100644
--- a/js/Sources/TIME_f.js
+++ b/js/Sources/TIME_f.js
@@ -22,4 +22,5 @@ function TIME_f() {
TIME_f.prototype.get_popup_title = function TIME_f() {
return;
}
+ TIME_f.prototype.getContainer = function TIME_f() { return new BasicBlock(this.x); }
}