You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It will be used to show the modal to send a message to a single computer and be very similar to the case for showForSelected(computers: Computer[]), with the difference that showForComputer should not display a computers selection because it would be just a computer.
The text was updated successfully, but these errors were encountered:
Implement the method
showForComputer(computer: Computer)
.It will be used to show the modal to send a message to a single computer and be very similar to the case for
showForSelected(computers: Computer[])
, with the difference thatshowForComputer
should not display a computers selection because it would be just a computer.The text was updated successfully, but these errors were encountered: