Skip to content

Watch tickbox

decentral1se requested to merge aliceh75:add_watch_tickbox_to_detail_page into develop

Created by: aliceh75

  • Add a watch tickbox on the detail page;
  • Use an html entity for the tickbox rather than an input tag, as the latter approach fails on some browsers (at least in chromium)
  • Stop the tickbox in the list table cell from expending it's clickable area to the whole cell.

Merge request reports