File tree 4 files changed +105
-190
lines changed
4 files changed +105
-190
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "availableServers" : [
3
- {
4
- "id" : 1000010015 ,
5
- "last_checkin" : " <DateTime '20170728T18:23:19' at 7f5f4fcd8f38>" ,
6
- "name" : " 192.168.122.68" ,
7
- "outdated_pkg_count" : 0
8
- },
9
- {
10
- "id" : 1000010007 ,
11
- "last_checkin" : " <DateTime '20170728T15:06:44' at 7f5f4fcd8fc8>" ,
12
- "name" : " suma-refhead-min-centos7.mgr.suse.de" ,
13
- "outdated_pkg_count" : 0
14
- },
15
- {
16
- "id" : 1000010009 ,
17
- "last_checkin" : " <DateTime '20170728T21:44:18' at 7f5f4fceb050>" ,
18
- "name" : " suma-refhead-min-sles12sp2.mgr.suse.de" ,
19
- "outdated_pkg_count" : 0
20
- },
21
- {
22
- "id" : 1000010004 ,
23
- "last_checkin" : " <DateTime '20170728T14:56:07' at 7f5f4fceb098>" ,
24
- "name" : " suma-refhead-minssh-sles12sp2.mgr.suse.de" ,
25
- "outdated_pkg_count" : 0
26
- }
27
- ]
28
2
}
Original file line number Diff line number Diff line change @@ -3,7 +3,6 @@ import ReactDOM from 'react-dom';
3
3
import '../Deployer.css' ;
4
4
import { translate } from '../localization/localize.js' ;
5
5
6
-
7
6
class ContextMenuItems extends Component {
8
7
constructor ( props ) {
9
8
super ( props ) ;
You can’t perform that action at this time.
0 commit comments