Skip to content
Toggle navigation
Projects
Groups
Snippets
Help
Solo Group
/
sipkd
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit 906a1196
authored
May 04, 2018
by
agungb
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Merapihkan tampilan
1 parent
54c89328
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
26 additions
and
4 deletions
views/templates/bendahara/list.pt
views/templates/home.pt
views/templates/skp/list.pt
views/templates/tbp/list.pt
views/templates/bendahara/list.pt
View file @
906a119
...
...
@@ -78,7 +78,7 @@
"previous"
:
""
,
"next"
:
""
,
},
"lengthMenu"
:
"
Tampil
_MENU_ baris "
"lengthMenu"
:
" _MENU_ baris "
},
"fnRowCallback"
:
function
(
nRow
,
aData
,
iDisplayIndex
)
{
var
rowId
=
aData
[
0
];
...
...
views/templates/home.pt
View file @
906a119
...
...
@@ -2,11 +2,29 @@
<div
metal:fill-slot=
"content"
>
<link
href=
"/static/css/theme.css"
rel=
"stylesheet"
>
<style
type=
"text/css"
>
.judul
{
padding
:
.5em
;
font-weight
:
bold
;
text-transform
:
uppercase
;
background
:
#009688
;
color
:
#fff
;
}
body
{
font-size
:
1.275em
;
line-height
:
1.875em
;
}
h3
{
margin-top
:
.2em
;
text-transform
:
capitalize
;
}
</style>
<!-- Main component for a primary marketing message or call to action -->
<div
class=
"well"
>
<div
class=
"row"
>
<div
class=
"col-md-12"
>
<h1
class=
"
alert alert-info
"
>
Integrasi SIPKD - Pajak Daerah
</h1>
<h1
class=
"
judul
"
>
Integrasi SIPKD - Pajak Daerah
</h1>
</div>
</div>
<div
class=
"row"
>
...
...
views/templates/skp/list.pt
View file @
906a119
...
...
@@ -113,7 +113,7 @@
"previous"
:
""
,
"next"
:
""
,
},
"lengthMenu"
:
"
Tampil
_MENU_ baris "
"lengthMenu"
:
" _MENU_ baris "
},
"fnRowCallback"
:
function
(
nRow
,
aData
,
iDisplayIndex
)
{
var
rowId
=
aData
[
0
];
...
...
@@ -128,6 +128,10 @@
var
style_unposted
=
""
;
var
tb_array
=
[
'<div class="btn-group pull-left">'
,
// '<button id="btn_add" class="btn btn btn-success" type="button"><i class="fa fa-fw fa-plus"></i> Tambah</button>',
// '<button id="btn_delete" class="btn btn btn-danger" type="button"><i class="fa fa-fw fa-trash-o"></i> Hapus</button>',
// '<button id="btn_pdf" class="btn btn btn-primary" type="button"><i class="fa fa-fw fa-file"></i> PDF</button>',
// ' <button id="btn_close" class="btn btn btn-warning" type="button"><i class="fa fa-fw fa-undo"></i> Tutup</button>',
//' <button id="btn_add" class="btn btn btn-primary" type="button">Tambah</button>',
//' <button id="btn_edit" class="btn btn btn-primary" type="button">Edit</button>',
//' <button id="btn_delete" class="btn btn btn-danger" type="button">Hapus</button>',
...
...
views/templates/tbp/list.pt
View file @
906a119
...
...
@@ -113,7 +113,7 @@
"previous"
:
""
,
"next"
:
""
,
},
"lengthMenu"
:
"
Tampil
_MENU_ baris "
"lengthMenu"
:
" _MENU_ baris "
},
"fnRowCallback"
:
function
(
nRow
,
aData
,
iDisplayIndex
)
{
var
rowId
=
aData
[
0
];
...
...
Write
Preview
Markdown
is supported
Attach a file
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 post a comment