This website requires JavaScript.
Explore
Help
Register
Sign In
ouyang
/
snipe-it
Watch
1
Star
0
Fork
0
You've already forked snipe-it
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
dd1241f9648504548da7d70dfd6a98226f0b414d
snipe-it
/
resources
/
views
/
components
T
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
..
checkout.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
edit.blade.php
Switch to use trans from Lang::get for laravel 5.2
2016-04-07 02:51:57 -07:00
index.blade.php
Hide bulk attributes for components (for now)
2016-05-18 20:39:53 -07:00
view.blade.php
Switch to use trans from Lang::get for laravel 5.2
2016-04-07 02:51:57 -07:00