sliceusertab: autocomplete ui updated
authorYasin <mohammed-yasin.rahman@lip6.fr>
Thu, 17 Jul 2014 15:12:51 +0000 (17:12 +0200)
committerYasin <mohammed-yasin.rahman@lip6.fr>
Thu, 17 Jul 2014 15:12:51 +0000 (17:12 +0200)
portal/templates/slice-tab-users-view.html

index 22fd93e..eef4161 100644 (file)
@@ -78,6 +78,7 @@
                                //The item selected from the menu, if any. Otherwise the property is null
                                //so clear the item for force selection
                                        jQuery("#auth_list").val("");
+                                                       alert("Please select an authority from the given list.")
                                        }
                                }
                                //select: function( event, ui ) {console.log(jQuery(this))}
                  <li class="list-group-item">Authority</li>
                  <li class="list-group-item" style="padding-left:5px;">
                        <input type="text" id="auth_list"  style ="min-width:190px;" 
-                       title="This is the authority that you belong to. You can view users of other authorities (organization) from the list that apears when you click in the field and start to type.
-                                Use the arrow keys to scroll through the list; type part of the name to narrow down the list."/>
+                       title="The default value is  the authority that you belong to and the selected users belong to this slice.
+                                  You can view users of other authorities (organizations) from the list that apears when you click in the field and start to type.
+                                  Use the arrow keys to scroll through the list; type part of the name to narrow down the list."/>
           </li>
                </ul>