<element type="button" id="bttnOutline" icon_width="13" icon_height="13" paddingTop="1" visible="false"/>
<element type="button" id="bttnDownload" icon_width="15" icon_height="15" visible="false"/>
<element type="button" id="bttnSocialShare" height="21" icon_width="15" icon_height="15" visible="false" paddingTop="0"/>
- <element type="button" id="bttnBookView" height="19" icon_width="21" icon_height="13" paddingLeft="15" visible="false"/>
+ <element type="button" id="bttnBookView" height="19" icon_width="21" icon_height="13" paddingLeft="15" visible="true"/>
<element type="button" id="bttnSinglePage" height="19" paddingLeft="0" icon_width="13" icon_height="13" paddingRight="15" visible="true"/>
<element type="slider" id="zoomSlider" height="11" width="80" visible="true"/>
- <element type="textinput" id="txtZoomFactor" height="19" width="32" visible="false"/>
+ <element type="textinput" id="txtZoomFactor" height="19" width="32" visible="true"/>
<element type="button" id="bttnFullscreen" height="19" icon_width="14" icon_height="14" visible="true"/>
<element type="button" id="bttnPrevPage" icon_width="14" icon_height="14" height="20" width="15" visible="true"/>
<element type="textinput" id="txtPageNumber" height="19" width="25" visible="true"/>
<toolbar gradients="false" height="46" paddingTop="4" paddingBottom="3">
<element type="button" id="bttnOutline" paddingLeft="15" icon_height="30" icon_width="30" visible="false"/>
<element type="button" id="bttnPrint" icon_height="39" icon_width="39" visible="false"/>
- <element type="button" id="bttnBookView" icon_height="30" icon_width="45" visible="false"/>
- <element type="button" id="bttnSinglePage" icon_height="30" icon_width="25" visible="false"/>
+ <element type="button" id="bttnBookView" icon_height="30" icon_width="45" visible="true"/>
+ <element type="button" id="bttnSinglePage" icon_height="30" icon_width="25" visible="true"/>
<element type="button" id="bttnThumbView" icon_height="30" icon_width="30" visible="false"/>
<element type="button" id="bttnDownload" icon_height="32" icon_width="32" visible="false"/>
<element type="button" id="bttnZoomIn" icon_height="30" icon_width="30" visible="true"/>
<element type="button" id="bttnMore" icon_width="30" icon_height="30" visible="false"/>
</toolbar>
</mobile>
-<outline/><labels/></FlowPaper_Zine_UIConfiguration>
\ No newline at end of file
+<outline/><labels/></FlowPaper_Zine_UIConfiguration>
SearchToolsVisible: true,
UIConfig: "{{asset('xml/UI_Zine.xml')}}",
localeDirectory: "/locale/",
+ TrackingNumber : 'UA-177866246-1',
+ BrandingLogo : "{{App\Helpers\Asset::public('logo.png')}}",
+ BrandingUrl : 'https://prescription-quotidien.com',
// DocSizeQueryService : 'services/swfsize.php?doc=' + startDocument,
JSONFile: json,
</script>
- <!-- Global site tag (gtag.js) - Google Analytics -->
- <script async src="https://www.googletagmanager.com/gtag/js?id=UA-177866246-1"></script>
- <script>
- window.dataLayer = window.dataLayer || [];
- function gtag(){dataLayer.push(arguments);}
- gtag('js', new Date());
-
- gtag('config', 'UA-177866246-1');
- </script>
<style type="text/css" media="screen">
html, body { height:100%; }