<inputclass="gf-form-input width-15"type="text"placeholder="Find user by name/login/email"tabindex="1"give-focus="true"ng-model="ctrl.query"ng-model-options="{ debounce: 500 }"spellcheck='false'ng-change="ctrl.getUsers()"/>
<inputclass="gf-form-input width-15"type="text"placeholder="Find user by name/login/email"tabindex="1"give-focus="true"ng-model="ctrl.query"ng-model-options="{ debounce: 500 }"spellcheck='false'ng-change="ctrl.getUsers()"/>
<pclass="playlist-description">Each organization contains their own dashboards, data sources and configuration, and cannot be shared between orgs. While users may belong to more than one, mutiple organization are most frequently used in multi-tenant deployments. </p>
<pclass="playlist-description">Each organization contains their own dashboards, data sources and configuration, and cannot be shared between orgs. While users may belong to more than one, mutiple organization are most frequently used in multi-tenant deployments. </p>
<p>From grafana 3.0 it's very easy to develop your own plugins and share them with other grafana users.</p>
<p>More information about plugin development can be found at <ahref="http://docs.grafana.org/plugins/developing/development/"target="_blank">docs.grafana.org</a></p>