Mercurial > lada > lada-client
view index.html @ 456:683b8a3010cc
Show ortsType of Ort, and not otyp of ortedetail in orte listing.
author | Torsten Irländer <torsten.irlaender@intevation.de> |
---|---|
date | Wed, 18 Dec 2013 11:04:50 +0100 |
parents | f06a882ab776 |
children | debfcc7713e3 |
line wrap: on
line source
<!DOCTYPE html> <html> <head> <title>Lada</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <link rel="stylesheet" type="text/css" href="extjs/resources/css/ext-all-gray.css"> <!-- <x-compile> --> <!-- <x-bootstrap> --> <script type="text/javascript" src="extjs/ext-all-debug.js"></script> <!-- </x-bootstrap> --> <script type="text/javascript" src="app.js"></script> <!-- </x-compile> --> </head> <body></body> </html>