... |
... |
@@ -121,8 +121,8 @@ |
121 |
121 |
var myFormContainer = jQuery('#content'); |
122 |
122 |
if (typeof formID !== 'object' && typeof formID !== 'Object' && typeof formID !== 'undefined') { |
123 |
123 |
//console.log("SADKJGAFGSALIFABGSFLHSAFHLSAHFLIHASIFHLIHFASILHLSAHFLIHSALIH"); |
124 |
|
- console.log('Message from: "' + msg.origin + '" Form with id: "' + msg.data + '" was selected.'); |
125 |
|
- jQuery('#result').html('Message from: "' + msg.origin + '" Form with id: "' + msg.data + '" was selected.' ); |
|
124 |
+ console.log('Nachricht von: "' + msg.origin + '" Formular mit id: "' + msg.data + '" wurde ausgewählt.'); |
|
125 |
+ jQuery('#result').html('Nachricht von: "' + msg.origin + '" Formular mit id: "' + msg.data + '" wurde ausgewählt.' ); |
126 |
126 |
|
127 |
127 |
|
128 |
128 |
myFormContainer.html(''); |