|
|
@ -6,7 +6,7 @@
|
|
|
|
<form role="form">
|
|
|
|
<form role="form">
|
|
|
|
<div class="checkbox">
|
|
|
|
<div class="checkbox">
|
|
|
|
<label class="mdl-switch mdl-js-switch mdl-js-ripple-effect">
|
|
|
|
<label class="mdl-switch mdl-js-switch mdl-js-ripple-effect">
|
|
|
|
<input class="mdl-switch__input" type="checkbox" data-field="allowPrivateGroups" checked>
|
|
|
|
<input class="mdl-switch__input" type="checkbox" data-field="allowPrivateGroups">
|
|
|
|
<span class="mdl-switch__label"><strong>Private Groups</strong></span>
|
|
|
|
<span class="mdl-switch__label"><strong>Private Groups</strong></span>
|
|
|
|
</label>
|
|
|
|
</label>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|