Skip to content

Commit

Permalink
Include demo of labels attr
Browse files Browse the repository at this point in the history
  • Loading branch information
bigpresh committed Aug 20, 2016
1 parent 4902973 commit b4b41c9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions example/simplecrud-example.pl
Expand Up @@ -33,6 +33,9 @@
transform => sub { return shift }, # (unnecessary, btw, as this is the default)
},
},
labels => {
age => 'Age (years)',
},
auth => {
view => {
require_login => 1,
Expand Down

0 comments on commit b4b41c9

Please sign in to comment.