modified html structure of file list

This commit is contained in:
Sanj 2011-07-01 01:33:58 +05:30
parent 8792ab22fd
commit 5491aa42e2

View File

@ -16,11 +16,16 @@
</p>
</form>
</div>
<div id="fileList">
</div>
<div id="prevBtn">&lt;&lt;</div>
<div id="nextBtn">&gt;&gt;</div>
<div id="fileWrapper">
<div id="fileList">
</div>
<div id="pageData">
Results: <span id="noOfResults"></span>. Page <span id="currentPageNo"></span> of <span id="noOfPages"></span>
</div>
<div id="prevBtn">&lt;&lt;</div>
<div id="nextBtn">&gt;&gt;</div>
</div>
</div>
<div id="previewPane">