Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
T
Tia-dev
Project
Project
Details
Activity
Releases
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
Dida Adams Arizona
Tia-dev
Commits
b0d765e0
Commit
b0d765e0
authored
Oct 26, 2020
by
d.arizona
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update
parent
49159fba
Changes
4
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
227 additions
and
184 deletions
+227
-184
FixedAssetsMovement.js
src/container/BudgetTahunan/FixedAssetsMovement.js
+77
-66
ProfitLoss.js
src/container/BudgetTahunan/ProfitLoss.js
+68
-46
HomePage.js
src/container/HomePage.js
+3
-3
OperatingIndicatorDetail.js
src/container/OprIndicator/OperatingIndicatorDetail.js
+79
-69
No files found.
src/container/BudgetTahunan/FixedAssetsMovement.js
View file @
b0d765e0
This diff is collapsed.
Click to expand it.
src/container/BudgetTahunan/ProfitLoss.js
View file @
b0d765e0
This diff is collapsed.
Click to expand it.
src/container/HomePage.js
View file @
b0d765e0
...
...
@@ -188,15 +188,15 @@ class HomePage extends Component {
[
"5"
,
"PUNINAR INFINITE RAYA"
,
"Budget Tahunan 2021"
,
"0 (20 Oktober 2020)"
,
"Belum Disetujui"
],
]
const
options
=
{
filter
:
fals
e
,
filter
:
tru
e
,
sort
:
false
,
responsive
:
"scroll"
,
print
:
false
,
download
:
false
,
selectableRows
:
false
,
viewColumns
:
fals
e
,
viewColumns
:
tru
e
,
rowsPerPage
:
5
,
search
:
fals
e
search
:
tru
e
}
const
columnsMB
=
[
"Company"
,
"Master Budget & CAT"
,
"Operating Indicator"
]
...
...
src/container/OprIndicator/OperatingIndicatorDetail.js
View file @
b0d765e0
This diff is collapsed.
Click to expand it.
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