fix deprecation

This commit is contained in:
Sam 2015-08-10 11:41:11 +10:00
parent 3427049ce7
commit 3eeb765f00
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@
</div>
<h3>
{{footerMessage}}
{{#if can_create_topic}}<a href='#' {{action "createTopic"}}>{{i18n 'topic.suggest_create_topic'}}</a>{{/if}}
{{#if model.can_create_topic}}<a href='#' {{action "createTopic"}}>{{i18n 'topic.suggest_create_topic'}}</a>{{/if}}
</h3>
{{else}}
{{#if top}}