4 staofforg: crew organization app
5 author: hackbard@hackdaworld.org
9 Licensed to the Apache Software Foundation (ASF) under one
10 or more contributor license agreements. See the NOTICE file
11 distributed with this work for additional information
12 regarding copyright ownership. The ASF licenses this file
13 to you under the Apache License, Version 2.0 (the
14 "License"); you may not use this file except in compliance
15 with the License. You may obtain a copy of the License at
17 http://www.apache.org/licenses/LICENSE-2.0
19 Unless required by applicable law or agreed to in writing,
20 software distributed under the License is distributed on an
21 "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
22 KIND, either express or implied. See the License for the
23 specific language governing permissions and limitations
29 <title>StaffOrg</title>
30 <meta charset="utf-8">
31 <meta name="viewport" content="user-scalable=no, initial-scale=1, maximum-scale=1, minimum-scale=1, width=device-width">
33 <link rel="stylesheet" type="text/css" href="css/index.css">
35 <script type="text/javascript" src="cordova.js"></script>
36 <script type="text/javascript" src="js/jquery.js"></script>
37 <script type="text/javascript" src="js/jsutils/utils.js">
39 <script type="text/javascript" src="js/jsutils/idb.js">
41 <script type="text/javascript" src="js/jsutils/xhr.js">
43 <script type="text/javascript" src="js/config.js"></script>
44 <script type="text/javascript" src="js/index.js"></script>
49 <button id=selclock class=startbtn>Time Clock</button>
50 <button id=selroster class=startbtn>Roster</button>
51 <button id=selideas class=startbtn>Brainstorming
53 <button id=seltodo class=startbtn>ToDo</button>
54 <button id=seladmin class=startbtn>Administration
89 <div id=adminset class=main>
91 Set your initial admin password
94 placeholder="Password"
97 placeholder="Confirm password"
100 <div id=adminauth class=main>
102 <div id=adminmain class=main>