1
0
mirror of https://github.com/nerzhul/ocsms.git synced 2025-06-11 01:46:13 +00:00

Remove useless content

This commit is contained in:
Loïc Blot (@U-Exp) 2014-09-16 22:21:14 +02:00
parent 8f0bcf2920
commit 7e72af1ccb
2 changed files with 1 additions and 6 deletions

View File

@ -15,7 +15,7 @@
<div id="app-content">
<div id="app-content-wrapper">
<?php print_unescaped($this->inc('part.content')); ?>
No conversation loaded
</div>
</div>
</div>

View File

@ -1,5 +0,0 @@
<p>Hello World <?php p($_['user']) ?></p>
<p><button id="push">Test push SMS</button></p>
Push response: <div id="push-result"></div>