We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f17a021 commit 3e39316Copy full SHA for 3e39316
src/assets/netteForms.js
@@ -31,6 +31,7 @@
31
var Nette = {};
32
33
Nette.formErrors = [];
34
+Nette.version = '2.4';
35
36
37
/**
0 commit comments