Skip to content

Commit

Permalink
Merge pull request #196 from silverstripe-scienceninjas/gridfield-bug…
Browse files Browse the repository at this point in the history
…fixes

BUGFIX SSViewer method call for GridFieldItemEditView.ss is not closed
  • Loading branch information
Hamish Friedlander committed Feb 14, 2012
2 parents 7a8e634 + 5968205 commit b82531c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/Includes/GridFieldItemEditView.ss
@@ -1,3 +1,3 @@
<a href="$Backlink"><% _t('Go back', 'Go back' ) </a>
<a href="$Backlink"><% _t('Go back', 'Go back' ) %></a>

$ItemEditForm

0 comments on commit b82531c

Please sign in to comment.