Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Michael Iseard
Kudos-Donations
Commits
c2df7d73
Commit
c2df7d73
authored
Aug 17, 2020
by
Michael Iseard
Browse files
Remove unused method
parent
d2315e7c
Changes
1
Hide whitespace changes
Inline
Side-by-side
app/Admin/Table/TableTrait.php
View file @
c2df7d73
...
...
@@ -96,10 +96,6 @@ trait TableTrait {
}
public
function
modify_export_data
(
$row
)
{
return
$row
;
}
/**
* Define what data to show on each column of the table
*
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment