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 13:55:44 +0000
Browse Files
Options
Browse Files
Tag
Download
Plain Diff
Committed by
GitHub
2017-01-08 13:55:44 +0000
Commit
33c44d3c0f3c8afb6cdebdbdfadb001cf3d6f0f9
33c44d3c
2 parents
0faa130c
af76580b
Merge pull request #263 from Abijeet/typo-fix
Typo fix
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
resources/views/home.blade.php
resources/views/home.blade.php
View file @
33c44d3
...
...
@@ -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>
...
...
Please
register
or
sign in
to post a comment