mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
DEV: Upgrade our widget handlebars compiler
Now supports subexpressions such as i18n and concat, plus automatic attaching of widgets similar to ember.
This commit is contained in:
@@ -53,7 +53,7 @@ widgetTest("deferFlags", {
|
||||
{
|
||||
action: "off_topic",
|
||||
description: "very off topic",
|
||||
canDeferFlags: true,
|
||||
canIgnoreFlags: true,
|
||||
count: 1
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user