mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-29 07:37:57 +02:00
New GUI for B2G viewer.
This commit is contained in:
parent
12ad86e423
commit
fd4e40c82b
15 changed files with 450 additions and 30 deletions
|
@ -67,10 +67,6 @@ limitations under the License.
|
|||
|
||||
<!--#if GENERIC || CHROME-->
|
||||
<!--#include viewer-snippet.html-->
|
||||
<!--#endif-->
|
||||
|
||||
<!--#if B2G-->
|
||||
<!--#include viewer-snippet-b2g.html-->
|
||||
<!--#endif-->
|
||||
|
||||
<script type="text/javascript" src="debugger.js"></script>
|
||||
|
@ -78,9 +74,6 @@ limitations under the License.
|
|||
</head>
|
||||
|
||||
<body>
|
||||
<!--#if B2G-->
|
||||
<!--#include viewer-snippet-b2g-activity-header.html-->
|
||||
<!--#endif-->
|
||||
<div id="outerContainer">
|
||||
|
||||
<div id="sidebarContainer">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue