Skip to content

Commit

Permalink
Corrección de la selección de vínculos en la edición de secciones.
Browse files Browse the repository at this point in the history
  • Loading branch information
matiaspagano committed Mar 27, 2014
1 parent be351b0 commit c3e200b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config/schema.yml
Original file line number Diff line number Diff line change
Expand Up @@ -925,8 +925,8 @@ propel:
onDelete: cascade
required: true
target_blank:
type: boolean
default: true
type: tinyint
default: 1
_uniques:
unique_section_link: [section_id, link_id]

Expand Down

0 comments on commit c3e200b

Please sign in to comment.