Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGaƫl Poupard <gael.poupard@orange.com>2020-12-03 16:08:31 +0300
committerXhmikosR <xhmikosr@gmail.com>2020-12-04 08:52:03 +0300
commit0a141dae94eb9efa301beeb55eed4ebc56e20e44 (patch)
tree558c8d7a46a534dd30be0b449675c2293ea31f09 /js/dist/dom/event-handler.js
parent53d861c814eab1d00f4420ffd4208f3f9c2849b0 (diff)
chore(dist): generate dist files
Diffstat (limited to 'js/dist/dom/event-handler.js')
-rw-r--r--js/dist/dom/event-handler.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/js/dist/dom/event-handler.js b/js/dist/dom/event-handler.js
index a17ccb1467..7f143ba3bd 100644
--- a/js/dist/dom/event-handler.js
+++ b/js/dist/dom/event-handler.js
@@ -27,6 +27,8 @@
return null;
};
+ var isRTL = document.documentElement.dir === 'rtl';
+
/**
* --------------------------------------------------------------------------
* Bootstrap (v5.0.0-alpha3): dom/event-handler.js