Skip to content

Commit

Permalink
modificando generator de modulo pregunta
Browse files Browse the repository at this point in the history
  • Loading branch information
PabloRN committed Aug 1, 2011
1 parent 0154afb commit d0a584e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 6 deletions.
2 changes: 0 additions & 2 deletions apps/admin/modules/respuesta/config/generator.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,7 @@ generator:
filter:
display:
- id
- mensaje
- pregunta_id
- uri
- created_at
- updated_at
form:
Expand Down
6 changes: 2 additions & 4 deletions apps/admin/modules/respuestaBusqueda/config/generator.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,16 +27,14 @@ generator:
filter:
display:
- id
- mensaje
- busqueda_id
- uri
- created_at
- updated_at
form:
display:
NONE: [busqueda_id]
Búsqueda: [busqueda_id]
Mensaje: [mensaje]
Others: [uri]
Link al recurso: [uri]
class: respuestabAdminForm
fields: { }
edit: ~
Expand Down

0 comments on commit d0a584e

Please sign in to comment.