Validatoren wurden auch auf Kalender übertragen
This commit is contained in:
@@ -619,7 +619,7 @@
|
||||
}
|
||||
</script>
|
||||
<script type="text/javascript">
|
||||
$(document.ready(function () {
|
||||
$(document.ready(() {
|
||||
var x = window.frame1.zipphone1_1;
|
||||
alert(x);
|
||||
var y = window.frame1.zipphone1_2;
|
||||
@@ -632,8 +632,7 @@
|
||||
alert(y);
|
||||
var z = window.frame1.zipphone2_3;
|
||||
alert(z);
|
||||
|
||||
});
|
||||
}));
|
||||
</script>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user