Skip to content

Commit

Permalink
[FEATURE] TCA document-new button
Browse files Browse the repository at this point in the history
  • Loading branch information
7elix committed Nov 21, 2015
1 parent 6403462 commit 672bf90
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Resources/Private/Templates/Styleguide/Tca.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@
<f:layout name="Default"/>

<f:section name="iconButtons">
<a href="#" onclick="window.location.href='{sg:addRecord()}'; return false;" class="btn btn-default btn-sm">
<core:icon identifier="actions-document-new" size="small" />
</a>
</f:section>

<f:section name="headline">
Expand Down

0 comments on commit 672bf90

Please sign in to comment.