mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-19 14:48:08 +02:00
Added fake button and view to b2g viewer
This commit is contained in:
parent
25ee0e8572
commit
5bb937c5d7
1 changed files with 2 additions and 0 deletions
|
@ -89,10 +89,12 @@ limitations under the License.
|
|||
<div id="toolbarSidebar">
|
||||
<button id="viewThumbnail"></button>
|
||||
<button id="viewOutline"></button>
|
||||
<button id="viewAttachments"></button>
|
||||
</div>
|
||||
<div id="sidebarContent">
|
||||
<div id="thumbnailView"></div>
|
||||
<div id="outlineView"></div>
|
||||
<div id="attachmentsView"></div>
|
||||
</div>
|
||||
</div> <!-- sidebarContainer -->
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue