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 caaffff commit 02c3e71Copy full SHA for 02c3e71
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