view index.html @ 362:6a7a9267e00f

Issue56: Changed way how to set the form and window to readonly. Now all dialogs should habe proper readonly settings. Now the Save and Cancel button are displayed as needed.
author Torsten Irländer <torsten.irlaender@intevation.de>
date Thu, 15 Aug 2013 14:07:35 +0200
parents 9ea7fb996f4f
children 63396d62a292
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.css">
    <script type="text/javascript" src="extjs/ext-all-debug.js"></script>
    <script type="text/javascript" src="app.js"></script>
    <script type="text/javascript" src=""></script>
    <script type="text/javascript" src="resources/datetime/UX_TimePickerField.js"></script>
    <script type="text/javascript" src="resources/datetime/UX_DateTimePicker.js"></script>
    <script type="text/javascript" src="resources/datetime/UX_DateTimeField.js"></script>
    <script type="text/javascript" src="resources/datetime/UX_DateTimeMenu.js"></script>
</head>
<body></body>
</html>

http://lada.wald.intevation.org