phone
This commit is contained in:
parent
5546f3dc6e
commit
f9205c0849
1 changed files with 1 additions and 4 deletions
|
@ -24,10 +24,7 @@
|
||||||
<p>Concorde</p>
|
<p>Concorde</p>
|
||||||
</div>
|
</div>
|
||||||
<div id="chatMessages">
|
<div id="chatMessages">
|
||||||
<div class="message">
|
|
||||||
<h2 class="messageTitle">Killian</h2>
|
|
||||||
<p class="messageContent">yo les gars</p>
|
|
||||||
</div>
|
|
||||||
</div>
|
</div>
|
||||||
<div id="chatInputDiv">
|
<div id="chatInputDiv">
|
||||||
<input type="text" placeholder="Ecrivez un message ici" id="chatInput" onkeydown="phone.keyPress(this)">
|
<input type="text" placeholder="Ecrivez un message ici" id="chatInput" onkeydown="phone.keyPress(this)">
|
||||||
|
|
Loading…
Reference in a new issue