diff --git a/playground/decorators/decorators.html b/playground/decorators/decorators.html index e048af3a..99f4b698 100644 --- a/playground/decorators/decorators.html +++ b/playground/decorators/decorators.html @@ -70,12 +70,18 @@ } }); + var FooterExtension=clazz(Object, { + render: function() { + return this.decorated()+"