Adds functionality for authentication with external system.

This commit is contained in:
paweldomas
2014-12-16 14:54:13 +01:00
parent cc38c2641b
commit f4004656a3
11 changed files with 256 additions and 59 deletions

View File

@@ -42,6 +42,9 @@
.icon-recEnable:before {
content: "\e614";
}
.icon-authenticate:before {
content: "\e1ae";
}
.icon-kick1:before {
content: "\e60f";
}