Feature: help tooltips (#5383)

This commit is contained in:
shamoon
2024-01-15 15:40:36 -08:00
committed by GitHub
parent 0bd71c447d
commit f46a5a96de
13 changed files with 293 additions and 170 deletions

View File

@@ -1,4 +1,10 @@
<pngx-page-header title="Workflows" i18n-title>
<pngx-page-header
title="Workflows"
i18n-title
info="Use workflows to customize the behavior of Paperless-ngx when events 'trigger' a workflow."
i18n-info
infoLink="usage/#workflows"
>
<button type="button" class="btn btn-sm btn-outline-primary ms-4" (click)="editWorkflow()" *pngxIfPermissions="{ action: PermissionAction.Add, type: PermissionType.Workflow }">
<svg class="sidebaricon me-1" fill="currentColor">
<use xlink:href="assets/bootstrap-icons.svg#plus-circle" />