Add touch for report codes
This commit is contained in:
parent
efcfd787af
commit
fc32542f55
1 changed files with 1 additions and 0 deletions
|
@ -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 = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue