Fakultas Ilmu Komputer UI
Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
ppl-fasilkom-ui
IT Project 2020
Group B
pilar-web
Commits
e9288e06
Commit
e9288e06
authored
Nov 10, 2020
by
Wan Muhammad Rayhan Arwindra
🤸🏽
Browse files
Pbi 6 ray
parent
f510c187
Changes
3
Hide whitespace changes
Inline
Side-by-side
src/page/donasi-barang/ListDonasiBarang.jsx
View file @
e9288e06
...
...
@@ -57,7 +57,7 @@ const ListDonasiBarang = () => {
margin-right: 26%;
`
}
>
<
FormDownload
url
=
"/reports/program-donation/"
/>
<
FormDownload
url
=
"/reports/program-donation/
gds
"
/>
</
div
>
<
TableComponent
{
...
data
}
/>
</
div
>
...
...
src/page/donasi/ListDonasiUang.jsx
View file @
e9288e06
...
...
@@ -61,7 +61,7 @@ const ListDonasiUang = () => {
margin-right: 26%;
`
}
>
<
FormDownload
url
=
"/reports/program-donation/"
/>
<
FormDownload
url
=
"/reports/program-donation/
csh
"
/>
</
div
>
<
TableComponent
{
...
data
}
/>
</
div
>
...
...
src/page/program/FormProgress.jsx
View file @
e9288e06
...
...
@@ -27,7 +27,7 @@ function FormProgress ({ onSubmitProgress, initialProgressData = null }) {
`
}
>
<
RowInput
>
<
LabelInput
htmlFor
=
"tanggal_progress"
>
Tanggal
Tanggal
<
span
css
=
{
css
`color:red`
}
>
*
</
span
>
</
LabelInput
>
<
InputForm
data-testid
=
"tanggal-progress"
...
...
@@ -40,7 +40,7 @@ function FormProgress ({ onSubmitProgress, initialProgressData = null }) {
<
RowInput
>
<
LabelInput
htmlFor
=
"berita_progress"
>
Berita
Berita
<
span
css
=
{
css
`color:red`
}
>
*
</
span
>
</
LabelInput
>
<
InputForm
data-testid
=
"berita-progress"
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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