mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
Restore UI.body
This commit is contained in:
@@ -248,3 +248,5 @@ UI.insert = function (range, parentElement, nextNode) {
|
||||
|
||||
range.attach(parentElement, nextNode);
|
||||
};
|
||||
|
||||
UI.body = Template.__body__;
|
||||
|
||||
Reference in New Issue
Block a user