revert this until further investigation
This commit is contained in:
parent
dd57864867
commit
f267bd55d6
@ -9,7 +9,7 @@
|
|||||||
</td>
|
</td>
|
||||||
{{/if}}
|
{{/if}}
|
||||||
<td class="abook-me">
|
<td class="abook-me">
|
||||||
<input type="checkbox" name='{{$field.0}}' class='abook-edit-me' id='me_id_{{$field.0}}' value="{{$field.4}}" {{if $field.3}}checked="checked"{{/if}}{{if $field.5}} disabled="disabled"{{/if}} />
|
<input type="checkbox" name='{{$field.0}}' class='abook-edit-me' id='me_id_{{$field.0}}' value="{{$field.4}}" {{if $field.3}}checked="checked"{{/if}} />
|
||||||
</td>
|
</td>
|
||||||
<td>
|
<td>
|
||||||
{{if $field.5}}<span class="permission-inherited">{{$inherited}}</span> {{/if}}
|
{{if $field.5}}<span class="permission-inherited">{{$inherited}}</span> {{/if}}
|
||||||
|
Reference in New Issue
Block a user