summaryrefslogtreecommitdiffstats
path: root/f/templates
diff options
context:
space:
mode:
authorokalintu <ilkka.oksanen@aalto.fi>2015-03-09 16:12:45 +0200
committerokalintu <ilkka.oksanen@aalto.fi>2015-03-09 16:12:45 +0200
commitf5e82d12e4e5cf2959a38b73271abc2eab434519 (patch)
tree8ab28dc2d797b6ab4b231a61cb322800f595be27 /f/templates
parentf607dac15deb8b9faeb060661ccf8edd2b9564fc (diff)
sanitized log and added outdated property to admin
Diffstat (limited to 'f/templates')
-rw-r--r--f/templates/adm.html2
-rw-r--r--f/templates/index.html12
2 files changed, 13 insertions, 1 deletions
diff --git a/f/templates/adm.html b/f/templates/adm.html
index bd78764..ae9de77 100644
--- a/f/templates/adm.html
+++ b/f/templates/adm.html
@@ -9,7 +9,7 @@
</head>
<body ng-app="ioc" >
<div ng-controller="ioctrl">
- <table ng-click="popfirst()" id="adminscreen">
+ <table ng-click="popfirst()" ng-class="{outdated:outdated,updated:!outdated}" id="adminscreen">
<tr><td> Jonoa:</td><td> {{qsize}}</td></tr>
<tr><td>Nimi: </td><td> {{que[0].name}}</td></tr>
<tr><td>Rivi: </td><td> {{que[0].row}}</td></tr>
diff --git a/f/templates/index.html b/f/templates/index.html
index b02d4b8..f5da8a9 100644
--- a/f/templates/index.html
+++ b/f/templates/index.html
@@ -10,6 +10,18 @@
</head>
<body ng-app="ioc" >
<div ng-controller="ioctrl" id="container_main">
+<H1>Jono @ jono.dy.fi </h1>
+<div>
+<H2>ohjeita</h2>
+SPSS löytyy seuraavasti:
+<br>
+käynnistävalikko (windowslogo!) -> all programs ->
+IBM SPSS statistics -> IBM SPSS statistics 22
+<br>
+ÄLKÄÄ SULKEKO OUTPUT IKKUNAA/IKKUNOITA!!
+Niiden sisältöä käytetään tarkistuksessa.
+<br>
+</div>
<table id="addform">
<tr><td>Rivi: </td><td> <select ng-model="row">
<option value="1" selected="selected">1</option>