Skip to content
Snippets Groups Projects
Commit 7c844e0e authored by Andreas Gohr's avatar Andreas Gohr
Browse files

fixed icons for edit action

parent c3766a92
No related merge requests found
...@@ -37,7 +37,7 @@ class Edit extends AbstractItem { ...@@ -37,7 +37,7 @@ class Edit extends AbstractItem {
$this->accesskey = 'v'; $this->accesskey = 'v';
} }
$this->svg = $this->setIcon(); $this->setIcon();
} }
/** /**
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment