view xsls/development.xsls @ 257:7afece10603b

obvious adjective removed
author Sergey Budnevitch <sb@waeme.net>
date Tue, 20 Dec 2011 08:38:43 +0000
parents 61e04fc01027
children be54c443235a
line wrap: on
line source

X:stylesheet {

X:output method="text";

X:template = "/versions" { !{ normalize-space(development) } }

}