view xsls/stable.xsls @ 168:70d8e39bbaa8

Removed workaround for iPhone and iPod touch as it breaks zooming in WebKit-based desktop browsers such as Safari and Chrome.
author Ruslan Ermilov <ru@nginx.com>
date Wed, 02 Nov 2011 13:27:02 +0000
parents 61e04fc01027
children be54c443235a
line wrap: on
line source

X:stylesheet {

X:output method="text";

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

}