view index.html @ 436:067ecffac15d

Updated Readme: Added section with hints to minify the app with Sencha cmd.
author Raimund Renkert <rrenkert@intevation.de>
date Mon, 11 Nov 2013 11:22:16 +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>

http://lada.wald.intevation.org