Browse Source

fix alert

master
Muqriz 4 months ago
parent
commit
1aaeb682de
4 changed files with 4 additions and 4 deletions
  1. 1
    1
      industri.html
  2. 1
    1
      pembangunan.html
  3. 1
    1
      penternakan.html
  4. 1
    1
      pertanian.html

+ 1
- 1
industri.html View File

@@ -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 View File

@@ -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 View File

@@ -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 View File

@@ -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…
Cancel
Save