change category by keyword
authorymh <ymh.work@gmail.com>
Thu, 22 Jan 2015 10:57:56 +0100
changeset 115 14da5aeab8d9
parent 114 9fcb0e0991ed
child 116 61d4a6610ba4
change category by keyword
client/annot-client/app/annotationclient.html
--- a/client/annot-client/app/annotationclient.html	Thu Jan 22 10:30:36 2015 +0100
+++ b/client/annot-client/app/annotationclient.html	Thu Jan 22 10:57:56 2015 +0100
@@ -19,7 +19,7 @@
     <form role="form">
     <div class="row">
       <div class="col-md-12">
-          <autocomplete ng-model="catLabel" data="allCatLabels" attr-input-class="form-control" attr-placeholder="Catégories..." ></autocomplete>
+          <autocomplete ng-model="catLabel" data="allCatLabels" attr-input-class="form-control" attr-placeholder="Mots clés..." ></autocomplete>
       </div>
     </div>
     <div class="row">