瀏覽代碼

fix alert

master
Muqriz 4 月之前
父節點
當前提交
1aaeb682de
共有 4 個檔案被更改,包括 4 行新增4 行删除
  1. 1
    1
      industri.html
  2. 1
    1
      pembangunan.html
  3. 1
    1
      penternakan.html
  4. 1
    1
      pertanian.html

+ 1
- 1
industri.html 查看文件

@@ -33,7 +33,7 @@
33 33
             </h6>
34 34
 
35 35
             <form id="fileForm" style="display: flex; align-items: center;">
36
-                <input id="fileNumber" type="search" class="p-1"
36
+                <input id="fileNumber" type="text" class="p-1"
37 37
                     style="border-radius: 21px; border: none; padding-left: 20px !important; flex: 1;"
38 38
                     placeholder="Search Here">
39 39
                 <button class="btn btn-primary" type="submit" style="margin-left: 10px;">Search</button>

+ 1
- 1
pembangunan.html 查看文件

@@ -33,7 +33,7 @@
33 33
             </h6>
34 34
 
35 35
             <form id="fileForm" style="display: flex; align-items: center;">
36
-                <input id="fileNumber" type="search" class="p-1"
36
+                <input id="fileNumber" type="text" class="p-1"
37 37
                     style="border-radius: 21px; border: none; padding-left: 20px !important; flex: 1;"
38 38
                     placeholder="Search Here">
39 39
                 <button class="btn btn-primary" type="submit" style="margin-left: 10px;">Search</button>

+ 1
- 1
penternakan.html 查看文件

@@ -33,7 +33,7 @@
33 33
             </h6>
34 34
 
35 35
             <form id="fileForm" style="display: flex; align-items: center;">
36
-                <input id="fileNumber" type="search" class="p-1"
36
+                <input id="fileNumber" type="text" class="p-1"
37 37
                     style="border-radius: 21px; border: none; padding-left: 20px !important; flex: 1;"
38 38
                     placeholder="Search Here">
39 39
                 <button class="btn btn-primary" type="submit" style="margin-left: 10px;">Search</button>

+ 1
- 1
pertanian.html 查看文件

@@ -33,7 +33,7 @@
33 33
             </h6>
34 34
 
35 35
             <form id="fileForm" style="display: flex; align-items: center;">
36
-                <input id="fileNumber" type="search" class="p-1"
36
+                <input id="fileNumber" type="text" class="p-1"
37 37
                     style="border-radius: 21px; border: none; padding-left: 20px !important; flex: 1;"
38 38
                     placeholder="Search Here">
39 39
                 <button class="btn btn-primary" type="submit" style="margin-left: 10px;">Search</button>

Loading…
取消
儲存