Skip to content

Commit

Permalink
roles/index.html.erb - added FIXME note
Browse files Browse the repository at this point in the history
  • Loading branch information
Ladislav Slezak committed Dec 4, 2012
1 parent 638b72d commit bfe2683
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions plugins/roles/app/views/roles/index.html.erb
Expand Up @@ -232,6 +232,7 @@
modal: true,
close: clearForm,
buttons: {
<%# TODO FIXME: make the button labels translatable -%>
'Create Role': function() {
if ($("#rolesForm").validate().form() == true) {
$(this).children("form").first().submit();
Expand Down

0 comments on commit bfe2683

Please sign in to comment.