Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Зуев Егор
/
wiki.dev
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
Authored by
Dan Brown
2017-01-08 18:43:33 +0000
Browse Files
Options
Browse Files
Tag
Download
Plain Diff
Commit
f7f86ff8214702b804636f105e183bd82dabe3b5
f7f86ff8
2 parents
212cd710
33c44d3c
Merge branch 'master' of github.com:BookStackApp/BookStack
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
resources/views/home.blade.php
resources/views/home.blade.php
View file @
f7f86ff
...
...
@@ -51,7 +51,7 @@
@include('partials/entity-list', [
'entities' => $recentlyUpdatedPages,
'style' => 'compact',
'emptyText' => trans('entites.no_pages_recently_updated')
'emptyText' => trans('entit
i
es.no_pages_recently_updated')
])
</div>
</div>
...
...
@@ -65,4 +65,4 @@
</div>
@stop
\ No newline at end of file
@stop
...
...
Please
register
or
sign in
to post a comment