From f2e83838bca18b1663fb6c3e90a6ac145b2929a5 Mon Sep 17 00:00:00 2001 From: Justin Lynch Date: Wed, 17 Jun 2015 12:25:02 -0500 Subject: [PATCH] removed two deprecations when using ember 1.13 --- app/templates/components/x-select.hbs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/templates/components/x-select.hbs b/app/templates/components/x-select.hbs index 8241ac7..380d093 100644 --- a/app/templates/components/x-select.hbs +++ b/app/templates/components/x-select.hbs @@ -1,4 +1,4 @@ -{{#if template}} +{{#if hasBlock}} {{yield}} {{else}} {{#if placeholder}}