root/components/umlSequenceDiagram/template/line_note.html
| 177 | 183 | ||
|---|---|---|---|
7 | </div> | 7 | </div> |
8 | <div class="row codetodiagram:message_type codetodiagram:reverse codetodiagram:large codetodiagram:recursive start "> | 8 | <div class="row codetodiagram:message_type codetodiagram:reverse codetodiagram:large codetodiagram:recursive start "> |
9 | <div class="message" | 9 | <div class="message" |
10 | title="<codetodiagram:message_text/>" | ||
11 | style="background-color: #DDDDDD; height:35%; overflow: hidden; margin: 5%; margin-right: 5%;width:auto;border-style:dashed;border-width:1px;padding:2%"> | 10 | style="background-color: #DDDDDD; height:35%; overflow: hidden; margin: 5%; margin-right: 5%;width:auto;border-style:dashed;border-width:1px;padding:2%"> |
12 | <codetodiagram:message_text/> | 11 | <codetodiagram:message_text/> |
13 | <codetodiagram:message_values/> | 12 | <div class="parameters"> |
13 | codetodiagram:message_values | ||
14 | </div> | ||
14 | </div> | 15 | </div> |
15 | </div> | 16 | </div> |
16 | </div> | 17 | </div> |
17 | <!-- end line start --> | 18 | <!-- end line start --> |
Download diff