Commit 28c1d71
authored
Replace hasDisplayedCategories with hasCategoryNames. (#2614)
Sometimes this partial is used for ModelFunctionTyped objects which don't
necessarily mix in Categorization, like ModelFunctionTypedef, so no
`hasDisplayedCategories` method is available.
This was the last usage of this method so I delete it as well.
`_categorization.html` already just used `hasCategoryNames`.1 parent 6295a19 commit 28c1d71
File tree
3 files changed
+2
-11
lines changed- lib
- src
- generator
- model
- templates/md
3 files changed
+2
-11
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8795 | 8795 | | |
8796 | 8796 | | |
8797 | 8797 | | |
8798 | | - | |
8799 | | - | |
8800 | | - | |
8801 | | - | |
8802 | | - | |
8803 | | - | |
8804 | | - | |
8805 | 8798 | | |
8806 | 8799 | | |
8807 | 8800 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
117 | 117 | | |
118 | 118 | | |
119 | 119 | | |
120 | | - | |
121 | | - | |
122 | 120 | | |
123 | 121 | | |
124 | 122 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
0 commit comments