Merge branch 'master' of github.com:BookStackApp/BookStack

This commit is contained in:
Dan Brown 2018-02-04 18:14:41 +00:00
commit 2533db260d
No known key found for this signature in database
GPG Key ID: 46D9F943C24A2EF9

View File

@ -66,6 +66,7 @@
</tr>
</table>
@if(signedInUser())
<h6 class="text-muted">Options</h6>
<label class="checkbox">
<input type="checkbox" v-on:change="optionChange('viewed_by_me')"
@ -92,6 +93,7 @@
v-model="search.option['updated_by:me']" value="page">
{{ trans('entities.search_updated_by_me') }}
</label>
@endif
<h6 class="text-muted">Date Options</h6>
<table cellpadding="0" cellspacing="0" border="0" class="no-style form-table">