mirror of
https://github.com/samba-team/samba.git
synced 2024-12-24 21:34:56 +03:00
r9663: Portability fix for IE.
deryck
This commit is contained in:
parent
333ebb40d5
commit
87cb23aae3
@ -11,14 +11,14 @@ var s = [
|
||||
label : "Server",
|
||||
content: "text",
|
||||
defaultValue : "-",
|
||||
width : 100,
|
||||
width : 100
|
||||
},
|
||||
|
||||
{ id : "status",
|
||||
label : "Status",
|
||||
content: "text",
|
||||
defaultValue : "-",
|
||||
width: 100,
|
||||
width: 100
|
||||
}
|
||||
];
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user