diff --git a/Penilaian Literasi/iClOP-V2/resources/views/literacy/student/assessments/index.blade.php b/Penilaian Literasi/iClOP-V2/resources/views/literacy/student/assessments/index.blade.php
index 2ec610e..ea0a142 100644
--- a/Penilaian Literasi/iClOP-V2/resources/views/literacy/student/assessments/index.blade.php
+++ b/Penilaian Literasi/iClOP-V2/resources/views/literacy/student/assessments/index.blade.php
@@ -352,40 +352,6 @@
-
-
-
Settings
-
Possible account settings
- needed
during the learning process
-
-
-
-
-
-

-
My Profile
-
Ubah data diri kamu
- {{--
--}}
-
-
-
-
-
-

-
My Password
-
Ganti kata sandimu
-
-
-
-
-
-
@@ -578,20 +544,20 @@ function showContent(contentId) {
"paging": true,
"ordering": true,
"info": true,
- dom: 'Bfrtip', // Needs to include 'B' for buttons
- buttons: [
- {
- extend: 'excelHtml5',
- text: 'Export to Excel',
- title: 'Data Export REACT',
- filename: 'react_data_export_topic_finished_student_' + new Date().toLocaleDateString() + '_' + new Date().toLocaleTimeString(),
- customize: function (xlsx) {
- var sheet = xlsx.xl.worksheets['sheet1.xml'];
- // Customizations go here
- }
- },
- 'pdf',
- ]
+ // dom: 'Bfrtip', // Needs to include 'B' for buttons
+ // buttons: [
+ // {
+ // extend: 'excelHtml5',
+ // text: 'Export to Excel',
+ // title: 'Data Export REACT',
+ // filename: 'react_data_export_topic_finished_student_' + new Date().toLocaleDateString() + '_' + new Date().toLocaleTimeString(),
+ // customize: function (xlsx) {
+ // var sheet = xlsx.xl.worksheets['sheet1.xml'];
+ // // Customizations go here
+ // }
+ // },
+ // 'pdf',
+ // ]
});
$('#studentSubmissionTable').DataTable({
// Configuration options