# HG changeset patch # User Chloe Laisne # Date 1467810089 -7200 # Node ID b883755cc0b8c968f9ae29000b3de3931de42611 # Parent 6e4cabc614efca19958c75c79b017228c400087e Remove close button on notice when not from queryparams diff -r 6e4cabc614ef -r b883755cc0b8 cms/app-client/app/templates/components/notice-component.hbs --- a/cms/app-client/app/templates/components/notice-component.hbs Wed Jul 06 14:24:21 2016 +0200 +++ b/cms/app-client/app/templates/components/notice-component.hbs Wed Jul 06 15:01:29 2016 +0200 @@ -1,4 +1,7 @@ +{{#if model}} Close +{{/if}} +

Notice

{{ item.title }}