login
Added login functionality. It's a bit clunky, but it deas what it needs to. Testing needed. The header now has a search bar, but the page itself needs to be created.
This commit is contained in:
parent
d4016ce80c
commit
dda864a92e
10 changed files with 153 additions and 29 deletions
|
@ -235,6 +235,7 @@
|
|||
<x:Array Type="sys:Object">
|
||||
<sys:String>ID</sys:String>
|
||||
<sys:String>SESSKEY</sys:String>
|
||||
<sys:String>USERID</sys:String>
|
||||
<sys:String>CREATED</sys:String>
|
||||
<sys:String>LIFE</sys:String>
|
||||
</x:Array>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue