-
Notifications
You must be signed in to change notification settings - Fork 4
JavaScript
Václav Vracovský edited this page Oct 15, 2019
·
5 revisions
All javascript for 3rd generation is shared. Repository contains external libraries
(00/js/bootstrap
and 00/js/jqueryui
) and JavaScripts from Shoptet.
For historical reasons (and for reasons you cannot see "from the outside"),
there are two locations of JavaScript files - 00/js/modules
and 00/js/libs
.
However, despite all files are shared, the behavior may vary a little.
The reason is shoptet.abilities
- you can look at this object in console
and search for its occurrences in JavaScript - it defines behavior of
application on some places.