This website requires JavaScript.
Explore
Help
Sign In
DRCIT
/
snipe-it
Watch
1
Star
0
Fork
You've already forked snipe-it
0
mirror of
https://github.com/snipe/snipe-it.git
synced
2024-12-27 14:39:49 -08:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
5e8d8d6df0
snipe-it
/
resources
/
views
/
layouts
History
Daniel Meltzer
25c10c43dd
Disable select2 on ios. It's terribly slow, doesn't register click events, and has forces focus to the search bar by default (which makes the keyboard popup and take over the screen. The latter issue might justify disabling it for all mobile devices, but the performance issues certainly justify it on iOS.
2016-06-09 20:31:23 -05:00
..
basic.blade.php
Fixed title
2016-06-02 17:17:42 -07:00
default.blade.php
Disable select2 on ios. It's terribly slow, doesn't register click events, and has forces focus to the search bar by default (which makes the keyboard popup and take over the screen. The latter issue might justify disabling it for all mobile devices, but the performance issues certainly justify it on iOS.
2016-06-09 20:31:23 -05:00
setup.blade.php
Hardcoded page number to prevent error
2016-06-02 17:17:50 -07:00