[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Gnumed-devel] Phx
From: |
Karsten Hilbert |
Subject: |
Re: [Gnumed-devel] Phx |
Date: |
Thu, 09 Aug 2012 17:35:38 +0200 |
> Is this placeholder correct ? Returning error
> $<phx :: \item [%(phx)s]>$
- there cannot be a space between phx and ::
- I am not sure whether there can be a space between
the \item and the [...]
- the health issue view does not have a .phx column ->
it needs to be %(health_issue)s I think
- the second :: is missing
- the maximum length after the second :: is missing
Karsten