<selecttype="text"ng-model="user.role"class="gf-form-input"ng-options="f for f in ['Viewer', 'Editor', 'Read Only Editor', 'Admin']"ng-change="ctrl.updateOrgUser(user)">
</select>
</div>
<divclass="gf-form-select-wrapper width-9">
<selecttype="text"ng-model="user.role"class="gf-form-input"ng-options="f for f in ['Viewer', 'Editor', 'Read Only Editor', 'Admin']"ng-change="ctrl.updateOrgUser(user)">
<pclass="playlist-description">A playlist rotates through a pre-selected list of Dashboards. A Playlist can be a great way to build situational awareness, or just show off your metrics to your team or visitors.</p>
<divng-if="ctrl.current.readOnly"class="grafana-info-box span8">Disclaimer. This datasource was added by config and cannot be modified using the UI. Please contact your server admin to update this datasource.</div>
<gf-form-switchclass="gf-form"label="With Credentials"tooltip="Whether credentials such as cookies or auth headers should be sent with cross-site requests."checked="current.withCredentials"label-class="width-11"switch-class="max-width-6"></gf-form-switch>
<gf-form-switchclass="gf-form"ng-if="current.access=='proxy'"label="With CA Cert"tooltip="Needed for verifing self-signed TLS Certs"checked="current.jsonData.tlsAuthWithCACert"label-class="width-11"switch-class="max-width-6"></gf-form-switch>
<gf-form-switchclass="gf-form"label="With Credentials"tooltip="Whether credentials such as cookies or auth headers should be sent with cross-site requests."checked="current.withCredentials"label-class="width-11"switch-class="max-width-6"></gf-form-switch>
<gf-form-switchclass="gf-form"ng-if="current.access=='proxy'"label="With CA Cert"tooltip="Needed for verifing self-signed TLS Certs"checked="current.jsonData.tlsAuthWithCACert"label-class="width-11"switch-class="max-width-6"></gf-form-switch>