Administrator
/
test_1
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code ยป
Commit
dbba187f5a9c0a57d30db091723f81a3a23291b0
Authored by
Administrator
2015-12-02 18:11:15 +0200
1 parent
cc7aad97
VItaliy 02.12.2015
Showing
1 changed file
with
3 additions
and
0 deletions
Show diff stats
frontend/views/site/404.php
Inline
Side-by-side
frontend/views/site/404.php
Wrap text
Show/Hide comments
View file @
dbba187
1
1
<?php
2
2
3
+
4
+
5
+
3
6
$this->registerCssFile('/css/style/404.css');
4
7
5
8
$this->params['breadcrumbs'][] = $this->title;
...
...