mirror of
https://github.com/nerzhul/ocsms.git
synced 2025-06-07 16:06:15 +00:00
Modify labels
This commit is contained in:
parent
623494ac56
commit
ae67b9f662
@ -2,9 +2,9 @@
|
||||
|
||||
<p><button id="hello">click me</button></p>
|
||||
|
||||
<p><textarea id="echo-content">
|
||||
<p><textarea id="push-content">
|
||||
Send this as ajax
|
||||
</textarea></p>
|
||||
<p><button id="echo">Send ajax request</button></p>
|
||||
<p><button id="push">Test push SMS</button></p>
|
||||
|
||||
Ajax response: <div id="echo-result"></div>
|
||||
Push response: <div id="push-result"></div>
|
||||
|
@ -1,10 +1,4 @@
|
||||
<ul>
|
||||
<li><a href="#">First level entry</a></li>
|
||||
<li>
|
||||
<a href="#">First level container</a>
|
||||
<ul>
|
||||
<li><a href="#">Second level entry</a></li>
|
||||
<li><a href="#">Second level entry</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<li><a href="#">Conversations</a></li>
|
||||
<li><a href="#">Drafts</a></li>
|
||||
</ul>
|
||||
|
Loading…
x
Reference in New Issue
Block a user