File tree Expand file tree Collapse file tree 1 file changed +0
-37
lines changed Expand file tree Collapse file tree 1 file changed +0
-37
lines changed Original file line number Diff line number Diff line change 155155 <script type =" text/javascript" >
156156 pkp .registry .init (' app' , { $pageComponent |json_encode} , { $state |json_encode} );
157157 </script >
158-
159- <script type =" text/javascript" >
160- // Initialize JS handler
161- $ (function () { ldelim }
162- $ (' #pkpHelpPanel' ).pkpHandler (
163- ' $.pkp.controllers.HelpPanelHandler' ,
164- { ldelim }
165- helpUrl: { url|json_encode page= " help" escape= false } ,
166- helpLocale: ' { $currentLocale |substr:0:2} ' ,
167- { rdelim }
168- );
169- { rdelim } );
170- </script >
171- <div id =" pkpHelpPanel" class =" pkp_help_panel" tabindex =" -1" >
172- <div class =" panel" >
173- <div class =" header" >
174- <a href =" #" class =" pkpHomeHelpPanel home" >
175- { translate key= " help.toc" }
176- </a >
177- <a href =" #" class =" pkpCloseHelpPanel close" >
178- { translate key= " common.close" }
179- </a >
180- </div >
181- <div class =" content" >
182- { include file= " common/loadingContainer.tpl" }
183- </div >
184- <div class =" footer" >
185- <a href =" #" class =" pkpPreviousHelpPanel previous" >
186- { translate key= " help.previous" }
187- </a >
188- <a href =" #" class =" pkpNextHelpPanel next" >
189- { translate key= " help.next" }
190- </a >
191- </div >
192- </div >
193- </div >
194-
195158</body >
196159</html >
You can’t perform that action at this time.
0 commit comments