From 466db38d448a113a4151dffc7da9a2e532802d16 Mon Sep 17 00:00:00 2001
From: Jared Hancock <jared@osticket.com>
Date: Tue, 14 Apr 2015 11:50:50 -0500
Subject: [PATCH] i18n: Drop unused help tips

---
 include/i18n/en_US/help/tips/staff.agent.yaml |  8 ------
 .../i18n/en_US/help/tips/staff.agents.yaml    | 28 -------------------
 .../en_US/help/tips/staff.departments.yaml    | 16 -----------
 3 files changed, 52 deletions(-)

diff --git a/include/i18n/en_US/help/tips/staff.agent.yaml b/include/i18n/en_US/help/tips/staff.agent.yaml
index 37fbe6847..298faa1bb 100644
--- a/include/i18n/en_US/help/tips/staff.agent.yaml
+++ b/include/i18n/en_US/help/tips/staff.agent.yaml
@@ -13,14 +13,6 @@
 # must match the HTML #ids put into the page template.
 #
 ---
-add_new_agent:
-    title: Add New Agent
-    content: >
-
-agent_staff_information:
-    title: Agent (Staff) Information
-    content: >
-
 username:
     title: Username
     content: >
diff --git a/include/i18n/en_US/help/tips/staff.agents.yaml b/include/i18n/en_US/help/tips/staff.agents.yaml
index e0dbf0e8c..f358b0532 100644
--- a/include/i18n/en_US/help/tips/staff.agents.yaml
+++ b/include/i18n/en_US/help/tips/staff.agents.yaml
@@ -13,31 +13,3 @@
 # must match the HTML #ids put into the page template.
 #
 ---
-add_new_agent:
-    title: Add New Agent
-    content: >
-
-agents:
-    title: Agents
-    content: >
-
-name:
-    title: Name
-    content: >
-
-username:
-    title: Username
-    content: >
-
-status:
-    title: Status
-    content: >
-
-created:
-    title: Created
-    content: >
-
-last_login:
-    title: Last Login
-    content: >
-
diff --git a/include/i18n/en_US/help/tips/staff.departments.yaml b/include/i18n/en_US/help/tips/staff.departments.yaml
index 782aa58ec..63858a53e 100644
--- a/include/i18n/en_US/help/tips/staff.departments.yaml
+++ b/include/i18n/en_US/help/tips/staff.departments.yaml
@@ -13,27 +13,11 @@
 # must match the HTML #ids put into the page template.
 #
 ---
-department:
-    title: Department
-    content: >
-
-name:
-    title: Name
-    content: >
-
 type:
     title: Type
     content: >
         If the Department’s Type is Private, then the Department Signature will not be available on response nor will the department assignment show from the Client Portal.
 
-users:
-    title: Users
-    content: >
-
-email_address:
-    title: Email Address
-    content: >
-
 dept_manager:
     title: Department Manager
     content: >
-- 
GitLab