By default, users can click the Emergency Procedures icon on the LiveContent Central Navigation panel to display all the S1000D emergency procedures in the open publication in the left panel. Perform this task to suppress the display of the icon and disable this functionality.
Procedure
- Open the file named LiveContent\templates\FullSupport\etc\skins\SKIN-NAME\templates\nav_secondary.html for editing.
- Delete or comment out the following
div element within the file.
<div class="sButtonGroupM">
<div class="sButtonBoxM" id="CVCtrl_emergencyProcedures"/>
</div>
- Save and close the nav_secondary.html file.
Results
The
Emergency Procedures icon will not appear on the Navigation panel.