Commit 60bde10f authored by Lingnan Wu's avatar Lingnan Wu

add a <p> in list page to seperate list and button

parent 89fe5ca8
......@@ -107,6 +107,7 @@ $('#input_json_applicant').attr('value'));">
<div data-role="content" style="padding: 15px">
<ul class="ui-listview" data-role="listview" id="textlist">
</ul>
<p class="clear"></p>
<div>
<a href="#" id="removeall" data-role="button" data-theme="a">Remove All</a>
</div>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment