Commit eb84431
committed
Ensure
The `TopicReferenceAttributeViewComponent` previously had a hard-coded value of `TopicID`. While it is indeed indended primarily to support derived topics (i.e., `TopicID`), it is possible that other attributes may use it in the future if they have similar requirements (i.e., a topic reference that triggers a postback). As such, this maintains the existing functionality while potentially providing more flexibility in the future, if needed.TopicReferenceAttributeViewComponent honors current key1 parent 222b332 commit eb84431
1 file changed
Lines changed: 1 addition & 1 deletion
File tree
- OnTopic.Editor.AspNetCore/Areas/Editor/Views/Editor/Components/TopicReference
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
0 commit comments