Commit b70a3cc
committed
Remove unused attachments line remaining from older refactor
Commit 56ba745 replaced the AttachmentsForm method block in
/RTIR/Create.html with /Ticket/Elements/AddAttachments, and updated the
parallel call in Incident/Elements/Create, but missed this one in
Investigation/Elements/Create. It has gone unnoticed because
the only caller (Incident/Create.html) always skips it.1 parent 596fb6a commit b70a3cc
2 files changed
Lines changed: 1 addition & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
329 | 329 | | |
330 | 330 | | |
331 | 331 | | |
332 | | - | |
| 332 | + | |
333 | 333 | | |
334 | 334 | | |
335 | 335 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
285 | 285 | | |
286 | 286 | | |
287 | 287 | | |
288 | | - | |
289 | | - | |
290 | | - | |
291 | | - | |
292 | 288 | | |
293 | 289 | | |
294 | 290 | | |
| |||
0 commit comments