10 lines
No EOL
157 B
Text
10 lines
No EOL
157 B
Text
@startuml problem_group_detail
|
|
|
|
!include problem_group.puml
|
|
!include problem_detail.puml
|
|
!include user_detail.puml
|
|
|
|
Group o-- Problem
|
|
Group o-- User
|
|
|
|
@enduml |