Skip to content
Snippets Groups Projects

Add links from table cells to the edit page where applicable

Merged Martin Burchell requested to merge table-cell-links into staging
1 file
+ 2
2
Compare changes
  • Side-by-side
  • Inline
import mock
from django.template import Context
import mock
from hid.constants import ITEM_TYPE_CATEGORY
from hid.tables import ItemTable
Loading