Skip to content

Commit

Permalink
User Program - Revisi Tampilan Presentasi keberhasilan(Ubah kolom)
Browse files Browse the repository at this point in the history
  • Loading branch information
RifalAl committed Jun 5, 2020
1 parent 00936c7 commit a4b8377
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions program/user_program/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@ <h3 class="kt-portlet__head-title">
<div class="kt-portlet__body">
<div class="kt-scroll" data-scroll="true" data-height="520" data-scrollbar-shown="true">
<div class="row nama-bidang-wrap">
<div class="col-md-4">
<div class="col-md-6">
<div class="kt-portlet kt-portlet--height-fluid">
<div class="kt-portlet__head">
<div class="kt-portlet__head-label">
Expand All @@ -180,7 +180,7 @@ <h3 class="kt-portlet__head-title">
</div>
</div>
<div class="kt-portlet__body">
<div class="row text-center mb-3">
<div class="row mb-3">
<div class="col ">
<span class="kt-badge kt-badge--success kt-badge--dot kt-badge--xl"></span>
<small>Penyerapan Anggaran</small>
Expand Down Expand Up @@ -334,7 +334,7 @@ <h3 class="kt-portlet__head-title">
</div>
</div>
</div>
<div class="col-md-4">
<div class="col-md-6">
<div class="kt-portlet kt-portlet--height-fluid">
<div class="kt-portlet__head">
<div class="kt-portlet__head-label">
Expand Down Expand Up @@ -500,7 +500,7 @@ <h3 class="kt-portlet__head-title">
</div>
</div>
</div>
<div class="col-md-4">
<div class="col-md-6">
<div class="kt-portlet kt-portlet--height-fluid">
<div class="kt-portlet__head">
<div class="kt-portlet__head-label">
Expand Down Expand Up @@ -666,7 +666,7 @@ <h3 class="kt-portlet__head-title">
</div>
</div>
</div>
<div class="col-md-4">
<div class="col-md-6">
<div class="kt-portlet kt-portlet--height-fluid">
<div class="kt-portlet__head">
<div class="kt-portlet__head-label">
Expand Down Expand Up @@ -832,7 +832,7 @@ <h3 class="kt-portlet__head-title">
</div>
</div>
</div>
<div class="col-md-4">
<div class="col-md-6">
<div class="kt-portlet kt-portlet--height-fluid">
<div class="kt-portlet__head">
<div class="kt-portlet__head-label">
Expand Down Expand Up @@ -998,7 +998,7 @@ <h3 class="kt-portlet__head-title">
</div>
</div>
</div>
<div class="col-md-4">
<div class="col-md-6">
<div class="kt-portlet kt-portlet--height-fluid">
<div class="kt-portlet__head">
<div class="kt-portlet__head-label">
Expand Down Expand Up @@ -1164,7 +1164,7 @@ <h3 class="kt-portlet__head-title">
</div>
</div>
</div>
<div class="col-md-4">
<div class="col-md-6">
<div class="kt-portlet kt-portlet--height-fluid">
<div class="kt-portlet__head">
<div class="kt-portlet__head-label">
Expand Down Expand Up @@ -1330,7 +1330,7 @@ <h3 class="kt-portlet__head-title">
</div>
</div>
</div>
<div class="col-md-4">
<div class="col-md-6">
<div class="kt-portlet kt-portlet--height-fluid">
<div class="kt-portlet__head">
<div class="kt-portlet__head-label">
Expand Down Expand Up @@ -1496,7 +1496,7 @@ <h3 class="kt-portlet__head-title">
</div>
</div>
</div>
<div class="col-md-4">
<div class="col-md-6">
<div class="kt-portlet kt-portlet--height-fluid">
<div class="kt-portlet__head">
<div class="kt-portlet__head-label">
Expand Down Expand Up @@ -1846,7 +1846,7 @@ <h3 class="kt-portlet__head-title">
text: 'Tingkat Penyerapan Anggaran'
},
xAxis: {
categories: ['Program 01', 'Program 02', 'Program 03', 'Program 04', 'Program 05', 'Program 06', 'Program 07', 'Program 08', 'Program 09', 'Program 10'],
categories: ['Program Paling Panjang Mantap Sekali ini', 'Program 02', 'Program 03', 'Program 04', 'Program 05', 'Program 06', 'Program 07', 'Program 08', 'Program 09', 'Program 10'],
min: 0,
max: 4,
scrollbar: {
Expand Down

0 comments on commit a4b8377

Please sign in to comment.