Compare commits
20 Commits
a47c8a8d53
...
4c1e196367
| Author | SHA1 | Date | |
|---|---|---|---|
| 4c1e196367 | |||
| 33b4333b76 | |||
| 6c164709fc | |||
| dcd8b56005 | |||
| 75044de5f7 | |||
| d93f2003fa | |||
| d0807e3f2c | |||
| 9b798e79ae | |||
| dbb3c9804f | |||
| 572ff69ce7 | |||
| 3e7575450a | |||
| a336cd1ea0 | |||
| fc6b93efbe | |||
| bd03048625 | |||
| ef3820d820 | |||
| 93a0da3a79 | |||
| f25e8d1991 | |||
| 66d97b17f7 | |||
| ace95d1ec7 | |||
| 27082f6618 |
Binary file not shown.
|
Before Width: | Height: | Size: 2.5 MiB After Width: | Height: | Size: 1.4 MiB |
Binary file not shown.
|
Before Width: | Height: | Size: 3.8 MiB After Width: | Height: | Size: 1.4 MiB |
Binary file not shown.
|
Before Width: | Height: | Size: 3.0 KiB After Width: | Height: | Size: 1.2 KiB |
+1044
-64
File diff suppressed because it is too large
Load Diff
@@ -2300,6 +2300,7 @@
|
||||
|
||||
<div class="col-auto">
|
||||
<input
|
||||
oninput="this.value = this.value.toUpperCase()"
|
||||
type="text"
|
||||
id="inputText3"
|
||||
class="form-control"
|
||||
@@ -2774,6 +2775,7 @@
|
||||
</div>
|
||||
<div class="col-auto">
|
||||
<input
|
||||
oninput="this.value = this.value.toUpperCase()"
|
||||
type="text"
|
||||
id="inputText4"
|
||||
class="form-control"
|
||||
|
||||
Reference in New Issue
Block a user