Avoid setting page as parent id, which has current page as parent.

This commit is contained in:
benni 2011-03-09 13:36:02 +01:00
parent 20b7db306b
commit 6c82d0e06a
3 changed files with 14 additions and 6 deletions

View file

@ -14,10 +14,10 @@ GEM
haml (3.0.25)
mysql (2.8.1)
prawn (0.6.3)
prawn-core (>= 0.6.3, < 0.7)
prawn-format (>= 0.2.3, < 0.3)
prawn-layout (>= 0.3.2, < 0.4)
prawn-security (>= 0.1.1, < 0.2)
prawn-core (< 0.7, >= 0.6.3)
prawn-format (< 0.3, >= 0.2.3)
prawn-layout (< 0.4, >= 0.3.2)
prawn-security (< 0.2, >= 0.1.1)
prawn-core (0.6.3)
prawn-format (0.2.3)
prawn-core