Commit db2f289
committed
Backport Safari bug fix to 6.x
REF #1818
The order that JS files are compiled is contributing to a bug in the
Safari browser that makes the search form input inaccessible when
auto-complete is enabled for the field.
This commit fixes the issue by updating the order of the files to match
the BL-7.x order.1 parent 75ac3e1 commit db2f289
1 file changed
+4
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | | - | |
11 | | - | |
12 | 10 | | |
13 | 11 | | |
14 | | - | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
0 commit comments