Skip to content

Commit

Permalink
Merge pull request #15 from PabloRN/master
Browse files Browse the repository at this point in the history
Arreglado un errorcillo
  • Loading branch information
rafix committed Aug 2, 2011
2 parents 8ad96c6 + 6de0d96 commit bb8ab73
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions apps/admin/modules/respuestaBusqueda/config/generator.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,14 +27,16 @@ generator:
filter:
display:
- id
- mensaje
- busqueda_id
- uri
- created_at
- updated_at
form:
display:
Búsqueda: [busqueda_id]
NONE: [busqueda_id]
Mensaje: [mensaje]
Link al recurso: [uri]
Others: [uri]
class: respuestabAdminForm
fields: { }
edit: ~
Expand Down

0 comments on commit bb8ab73

Please sign in to comment.