mirror of
https://github.com/wassname/angular-timezone-selector.git
synced 2026-08-20 12:10:24 +08:00
Added demo to page
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
define([
|
||||
"../var/support"
|
||||
], function( support ) {
|
||||
|
||||
support.focusinBubbles = "onfocusin" in window;
|
||||
|
||||
return support;
|
||||
|
||||
});
|
||||
Reference in New Issue
Block a user