Commit 18e4460
committed
Fix Issue #77
- Fixed issue where script was failing trying to parse vSphere Tag data (Fix #77)
- Changed Tag Assignment section to separate the category and tag to their own table columns
- Changed Tag Assignment section to sort on Entity
- Change $TagAssignmentResults variable to $TagAssignmentInfo1 parent e5529eb commit 18e4460
File tree
2 files changed
+11
-1
lines changed- Src/Public
2 files changed
+11
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
| 13 | + | |
12 | 14 | | |
13 | 15 | | |
14 | 16 | | |
15 | 17 | | |
16 | 18 | | |
| 19 | + | |
17 | 20 | | |
18 | 21 | | |
19 | 22 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
786 | 786 | | |
787 | 787 | | |
788 | 788 | | |
789 | | - | |
| 789 | + | |
| 790 | + | |
| 791 | + | |
| 792 | + | |
| 793 | + | |
| 794 | + | |
| 795 | + | |
| 796 | + | |
790 | 797 | | |
791 | 798 | | |
792 | 799 | | |
| |||
0 commit comments