Unverified Commit ef260b58 authored by liuzheng's avatar liuzheng

Merge branch 'dev' into test

parents 1e29be5b aa82cef6
......@@ -65,4 +65,8 @@ label {
.footer {
background: #2f2a2a;
font-size: 12pt;
border-top-width: 1px;
padding-top: 1px;
padding-bottom: 5px;
}
......@@ -42,6 +42,7 @@ export class CleftbarComponent implements OnInit {
DataStore = DataStore;
HostGroups: Array<HostGroup>;
version = version;
q: string;
static Reload() {
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment