Add touch for report codes

This commit is contained in:
Lance Edgar 2022-03-29 17:19:14 -05:00
parent efcfd787af
commit fc32542f55

View file

@ -38,6 +38,7 @@ class ReportCodeView(MasterView):
model_class = model.ReportCode
model_title = "Report Code"
has_versions = True
touchable = True
results_downloadable_xlsx = True
grid_columns = [