[Pkg-javascript-commits] [pdf.js] 31/56: Added fake button and view to b2g viewer
David Prévot
taffit at moszumanska.debian.org
Thu May 15 15:17:45 UTC 2014
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to branch master
in repository pdf.js.
commit 5bb937c5d728f924c7c090c78effdf5c87b63b15
Author: Samuel Chantaraud <s.chantaraud at gmail.com>
Date: Fri Apr 18 12:26:08 2014 -0400
Added fake button and view to b2g viewer
---
extensions/b2g/viewer.html | 2 ++
1 file changed, 2 insertions(+)
diff --git a/extensions/b2g/viewer.html b/extensions/b2g/viewer.html
index cb0f3d3..8e20d4d 100644
--- a/extensions/b2g/viewer.html
+++ b/extensions/b2g/viewer.html
@@ -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 -->
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/pdf.js.git
More information about the Pkg-javascript-commits
mailing list