Signed-off-by: Adrian Hinz <ahinz@voicetelecom.pl>
This commit is contained in:
parent
54a856d90e
commit
6ecc1d57ee
|
|
@ -24,7 +24,7 @@
|
|||
<%= decimal_to_word(599.99) %><br />
|
||||
Pellentesque luctus quam quis consequat vulputate. Sed sit amet diam ipsum. <br>
|
||||
<input type="text" id="msg" value="hello" /><br />
|
||||
<input type="text" id="domain" value="lvh.me" /><br />
|
||||
<input type="text" id="domain" value="http://lvh.me:4500" /><br />
|
||||
<button onClick="return sendToParent()">Zapisz</button>
|
||||
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Reference in New Issue