Skip to content

Commit fa7f2e0

Browse files
committed
fixing bad image paths
1 parent 9f5384c commit fa7f2e0

File tree

4 files changed

+18
-17
lines changed

4 files changed

+18
-17
lines changed

Diff for: .vscode/spellright.dict

+1
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
resgrid
2+
Staffings

Diff for: docs/configuration/custom-statuses.md

+5-5
Original file line numberDiff line numberDiff line change
@@ -80,17 +80,17 @@ Under the Department menu you can select the Custom Statuses option to see what
8080
When you added, edit or remove Custom Statuses all of your users mobile applications will need to re-sync by logging out of the application and back in. For example the Resgrid Responder and Resgrid Unit app. This is because those custom statuses get stored locally on the device for quick retrieval and for offline operations. It's recommended that you setup your custom statuses for Personnel before onboarding them onto the mobile apps.
8181
:::
8282

83-
![Custom Statuses Page](/img/apps/configuration/custom-statuses/CustomStatusesPage.png)
83+
![Custom Statuses Page](/img/configuration/custom-statuses/CustomStatusesPage.png)
8484

8585
### For Personnel
8686

8787
On the there are 2 sections for your Personnel and they are the right two boxes on the page; Custom Personnel Statuses (Actions) and Custom Personnel Staffing Levels. You can only have one of each active and by default it uses the above default. If the button in the box say "Set Custom Statuses/Staffing Levels" you are currently using the default Resgrid ones.
8888

89-
![New Custom Statuses Page](/img/apps/configuration/custom-statuses/NewUnitStatusesPage.png)
89+
![New Custom Statuses Page](/img/configuration/custom-statuses/NewUnitStatusesPage.png)
9090

9191
The Options Table in the page defines the buttons your users will see. You can add as many or as little as you want. Some departments only have 2 buttons, while others have dozens. When you click "Add Option" you will see a dialog like this:
9292

93-
![New Custom Statuses Option](/img/apps/configuration/custom-statuses/NewButtonoption.png)
93+
![New Custom Statuses Option](/img/configuration/custom-statuses/NewButtonoption.png)
9494

9595
| Name | Description |
9696
| -------------------- | ------------------------------------------------------------ |
@@ -113,10 +113,10 @@ When you update or remove a custom status this can impact the Reset To departmen
113113

114114
You can have as many Custom Statuses for Units as you like. You assign statuses to Units via the Unit Type (Department Menu->Types).
115115

116-
![Unit Types](/img/apps/configuration/custom-statuses/UnitTypesList.png)
116+
![Unit Types](/img/configuration/custom-statuses/UnitTypesList.png)
117117

118118
The Action Set/Action Field is where you designate what Custom Unit Statuses to use.
119119

120-
![Unit Types Add](/img/apps/configuration/custom-statuses/NewUnitTypeDialog.png)
120+
![Unit Types Add](/img/configuration/custom-statuses/NewUnitTypeDialog.png)
121121

122122
All other options between Unit Custom Statuses and Personnel as the same.

Diff for: docs/configuration/types.md

+10-10
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,11 @@ Under the Department Menu in the Types menu option allows you set a number a dep
1010

1111
By default there are no Call Types defined. A call type allows you organize calls into a category for example, "Structure Fire" or "Motor Vehicle Accident".
1212

13-
![Call Types List](/img/apps/configuration/types/CallTypes.png)
13+
![Call Types List](/img/configuration/types/CallTypes.png)
1414

1515
Call Types are assignable on Call Creation and are also used in other systems to interact with calls. For example a Protocol or Call Template may utilize the Call Type to set data or perform an operation.
1616

17-
![Call Types List](/img/apps/configuration/types/NewCallType.png)
17+
![Call Types List](/img/configuration/types/NewCallType.png)
1818

1919
You cannot delete a Call Type once it's been used. If you wish to delete the Call Type you need to delete or update any systems where you used it, for example Protocols, Call Templates, Command Definitions, etc. Once those have been deleted or updated to another type you can then delete the Call Type.
2020

@@ -26,11 +26,11 @@ Call Type names are used in the Call when stored in the Database, thus changes o
2626

2727
By default there are 4 Call Priorities defined in Resgrid; Low, Medium, High and Emergency all with default sounds and options.
2828

29-
![Call Priorities List](/img/apps/configuration/types/CallPriorities.png)
29+
![Call Priorities List](/img/configuration/types/CallPriorities.png)
3030

3131
Once you create one new Call Priority the default ones will be deactivated and you will only have the option to select the Call Priorities you define. To return to the system defaults you will need to delete all your custom call Priorities.
3232

33-
![New Call Priority](/img/apps/configuration/types/NewCallPriority.png)
33+
![New Call Priority](/img/configuration/types/NewCallPriority.png)
3434

3535
| Name | Description |
3636
| -------------------- | ------------------------------------------------------------ |
@@ -51,30 +51,30 @@ manually entered in calls the "Dispatch Personnel" and "Dispatch Units" options
5151

5252
There are no default Unit Types in the Resgrid system. Unit Types allow you to assign some common aspect between your Units in Resgrid, for example their Map Icon and what Custom Statuses buttons they should be using.
5353

54-
![Unit Types List](/img/apps/configuration/types/UnitTypes.png)
54+
![Unit Types List](/img/configuration/types/UnitTypes.png)
5555

5656
When you create Custom Statuses (Actions) for Units, you need to assign that status to a Unit Type and then that Unit Type to a Unit (when you add or update a Unit in the Units Module) for the actions to be visible for a particular unit in the Resgrid Unit or Web Application.
5757

58-
![Add Unit Type](/img/apps/configuration/types/NewUnitType.png)
58+
![Add Unit Type](/img/configuration/types/NewUnitType.png)
5959

6060
## Certification Types
6161

6262
Certifications allow you're users to add in Certifications and their information in their own profile. With the Certification Types you can add the certifications you want users to add and maintain in your Resgrid Department.
6363

64-
![Certifications Types List](/img/apps/configuration/types/CertificationTypes.png)
64+
![Certifications Types List](/img/configuration/types/CertificationTypes.png)
6565

6666
Adding a new Certification Type requires you just specific the name of the Certification.
6767

68-
![Add Certification Type](/img/apps/configuration/types/NewCertificationType.png)
68+
![Add Certification Type](/img/configuration/types/NewCertificationType.png)
6969

7070
## Document Categories
7171

7272
Document Categories (Types) allow you to organize documents together. For example all of your Standard Operating Procedures and all of your Pre-Plan documents could be in different categories to make it easier to find the one your are looking for.
7373

74-
![Document Types List](/img/apps/configuration/types/DocumentCategories.png)
74+
![Document Types List](/img/configuration/types/DocumentCategories.png)
7575

7676
Adding a new Document Category is as easy as adding the name of the Category you want to assign Documents to.
7777

78-
![Add Document Type](/img/apps/configuration/types/NewDocumentCategory.png)
78+
![Add Document Type](/img/configuration/types/NewDocumentCategory.png)
7979

8080
The Category text name is saved with the Document, changes to these Document Categories will only impact newly created documents.

Diff for: docs/modules/documents.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@ sidebar_position: 9
66

77
The Documents systems allows you to upload and store documents in Resgrid that you want shared with your entire department.
88

9-
![Documents Home](/img/apps/modules/documents/DocumentsHome.png)
9+
![Documents Home](/img/modules/documents/DocumentsHome.png)
1010

1111

1212
To view or download the document, you would click the file icon in the item (the Green box highlighted below). If you wanted to Edit the file you would click the name (highlighted in the Blue box below). You can only Edit a document if you are a Department Admin or have rights to Create Documents (and you created the document).
1313

14-
![Document](/img/apps/modules/documents/DocumentItem.png)
14+
![Document](/img/modules/documents/DocumentItem.png)
1515

0 commit comments

Comments
 (0)