Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
T
test-project
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Junaid Rahman pv
test-project
Commits
b2a7a2fb
Commit
b2a7a2fb
authored
Aug 31, 2016
by
dianc
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Category Layout
parent
4548d620
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
0 deletions
+6
-0
common.php
backend/views/layouts/common.php
+6
-0
No files found.
backend/views/layouts/common.php
View file @
b2a7a2fb
...
...
@@ -164,6 +164,12 @@ $bundle = BackendAsset::register($this);
'visible'
=>
Yii
::
$app
->
user
->
can
(
'administrator'
)
],
[
'label'
=>
Yii
::
t
(
'backend'
,
'Category'
),
'icon'
=>
'<i class="fa fa-sitemap"></i>'
,
'url'
=>
[
'/theme/category/index'
],
'visible'
=>
Yii
::
$app
->
user
->
can
(
'administrator'
)
],
[
'label'
=>
Yii
::
t
(
'backend'
,
'Other'
),
'url'
=>
'#'
,
'icon'
=>
'<i class="fa fa-cogs"></i>'
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment