{$_tooltips = array_merge($_tooltips, [ "presentation-rename" => [ "id" => "presentation-rename", "html" => _w("Rename")|escape, "class" => "inline", "position" => "top" ], "presentation-delete" => [ "id" => "presentation-delete", "html" => _w("Delete")|escape, "class" => "inline", "position" => "top" ], "presentation-rewrite" => [ "id" => "presentation-rewrite", "html" => _w("Overwrite")|escape, "class" => "inline", "position" => "top" ], "presentation-share" => [ "id" => "presentation-share", "html" => _w("Copy saved view’s link to the clipboard")|escape, "class" => "inline", "position" => "top" ] ])} {capture assign="_component_dropdown_presentations"} {/capture} {$_components["component-dropdown-presentations"] = $_component_dropdown_presentations|strip} {capture assign="_component_presentation_add_form"}
{/capture} {$_components["component-presentation-add-form"] = $_component_presentation_add_form|strip} {capture assign="_component_presentation_rename_form"}
{/capture} {$_components["component-presentation-rename-form"] = $_component_presentation_rename_form|strip} {capture assign="_presentation_delete_confirm_dialog"}{include file="../../dialogs/products.presentations.presentation_delete_confirm.html" inline}{/capture} {$_templates["dialog-presentation-delete-confirm"] = $_presentation_delete_confirm_dialog|strip}