Skip to content

Commit

Permalink
modificando generator de modulo respuestab
Browse files Browse the repository at this point in the history
  • Loading branch information
PabloRN committed Aug 1, 2011
1 parent d0a584e commit 6de0d96
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 6de0d96

Please sign in to comment.