Fix comment

stable
David Barragán Merino 2015-06-01 15:32:06 +02:00
parent 7ce430daaa
commit 51e80ab8fa
1 changed files with 2 additions and 1 deletions

View File

@ -4,4 +4,5 @@ div.form
h2.title(translate="COMMON.WATCHERS.ADD")
fieldset
input(type="text", data-maxlength="500", placeholder="{{'LIGHTBOX.ASSIGNED_TO.SEARCH' | translate}}", ng-model="usersSearch")
div.watchers //- The content of this is rendered by directive
div.watchers
//- The content of this is rendered by directive