mirror of
https://gitlab.com/mbugroup/lti-web-client.git
synced 2026-05-24 15:25:46 +00:00
refactor(FE-316): Polish Uniformity template and upload UI
This commit is contained in:
@@ -27,18 +27,18 @@ export const generateUniformityTemplate = (
|
||||
['Jumlah Sampel (2%)', formatNumber(sampleSize)],
|
||||
[''],
|
||||
['CARA PENGISIAN:'],
|
||||
['1. Pindah ke sheet ke-2 untuk mengisi data BW (Body Weight)'],
|
||||
['1. Pindah ke sheet ke-2 untuk mengisi data BW (Body Weight).'],
|
||||
[
|
||||
'2. Kolom NO sudah terisi otomatis dari 1 sampai ' +
|
||||
formatNumber(sampleSize),
|
||||
],
|
||||
['3. Isi kolom BW dengan berat badan ayam dalam gram'],
|
||||
['4. Pastikan baris terisi dengan data yang valid'],
|
||||
['5. Simpan file dan upload kembali ke sistem'],
|
||||
['3. Isi kolom BW dengan berat badan ayam dalam gram.'],
|
||||
['4. Pastikan baris terisi dengan data yang valid.'],
|
||||
['5. Simpan file dan upload kembali ke sistem.'],
|
||||
[''],
|
||||
['FORMAT DATA:'],
|
||||
['• NO: Nomor urut ayam (1, 2, 3, ...)'],
|
||||
['• BW: Berat badan dalam gram (contoh: 1500, 1650, 1800)'],
|
||||
['• NO: Nomor urut ayam (1, 2, 3, ...).'],
|
||||
['• BW: Berat badan dalam gram (contoh: 1500, 1650, 1800).'],
|
||||
[''],
|
||||
['CATATAN:'],
|
||||
[
|
||||
|
||||
Reference in New Issue
Block a user