Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
S
sadispen
Project
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
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Edward Simarmata
sadispen
Commits
10450155
Commit
10450155
authored
May 02, 2018
by
DESKTOP-FOPQMFK\Rinto Daud Tambunan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Gak perlu di pull
parent
bfbbc862
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
8 deletions
+3
-8
SiteController.php
backend/controllers/SiteController.php
+0
-5
index.php
backend/views/site/index.php
+3
-3
No files found.
backend/controllers/SiteController.php
View file @
10450155
...
...
@@ -35,11 +35,6 @@ class SiteController extends Controller
'roles'
=>
[
'@'
],
],
[
'actions'
=>
[
'daftar_SMP'
,
'index'
],
'allow'
=>
true
,
'roles'
=>
[
'@'
],
],
[
'actions'
=>
[
'logout'
,
'index'
],
'allow'
=>
true
,
'roles'
=>
[
'@'
],
...
...
backend/views/site/index.php
View file @
10450155
...
...
@@ -84,7 +84,7 @@ $this->registerJs($script, \yii\web\View::POS_END);
<i
class=
"fa fa-tasks"
></i>
</div>
<!-- <a href="#" class="small-box-footer">View Detail <i class="fa fa-arrow-circle-right"></i></a> -->
<?=
Html
::
a
(
'<p style="font-size:15px;color:white"><b>'
.
'Data'
.
'</b></p>'
.
'<i class="fa fa-arrow-circle-right"></i>'
,
[
'
site/list-izin
'
],
[
'class'
=>
'small-box-footer'
])
?>
<?=
Html
::
a
(
'<p style="font-size:15px;color:white"><b>'
.
'Data'
.
'</b></p>'
.
'<i class="fa fa-arrow-circle-right"></i>'
,
[
'
#
'
],
[
'class'
=>
'small-box-footer'
])
?>
</div>
</div>
...
...
@@ -100,7 +100,7 @@ $this->registerJs($script, \yii\web\View::POS_END);
<i
class=
"fa fa-credit-card"
></i>
</div>
<!-- <a href="#" class="small-box-footer">View Detail <i class="fa fa-arrow-circle-right"></i></a> -->
<?=
Html
::
a
(
'<p style="font-size:15px;color:white"><b>'
.
'Data'
.
'</b></p>'
.
'<i class="fa fa-arrow-circle-right"></i>'
,
[
'
site/monitoring
'
],
[
'class'
=>
'small-box-footer'
])
?>
<?=
Html
::
a
(
'<p style="font-size:15px;color:white"><b>'
.
'Data'
.
'</b></p>'
.
'<i class="fa fa-arrow-circle-right"></i>'
,
[
'
#
'
],
[
'class'
=>
'small-box-footer'
])
?>
</div>
</div>
...
...
@@ -116,7 +116,7 @@ $this->registerJs($script, \yii\web\View::POS_END);
<i
class=
"fa fa-credit-card"
></i>
</div>
<!-- <a href="#" class="small-box-footer">View Detail <i class="fa fa-arrow-circle-right"></i></a> -->
<?=
Html
::
a
(
'<p style="font-size:15px;color:white"><b>'
.
'Data'
.
'</b></p>'
.
'<i class="fa fa-arrow-circle-right"></i>'
,
[
'
site/monitoring
'
],
[
'class'
=>
'small-box-footer'
])
?>
<?=
Html
::
a
(
'<p style="font-size:15px;color:white"><b>'
.
'Data'
.
'</b></p>'
.
'<i class="fa fa-arrow-circle-right"></i>'
,
[
'
#
'
],
[
'class'
=>
'small-box-footer'
])
?>
</div>
</div>
...
...
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