Commit d04d69be authored by Alexander.Trofimov's avatar Alexander.Trofimov

fix bug 33542

parent 30d5d0a2
......@@ -432,6 +432,8 @@ var c_oAscPopUpSelectorType = {
prot['Formula'] = prot.Formula;
prot['Comments'] = prot.Comments;
prot['Hyperlinks'] = prot.Hyperlinks;
prot['Sparklines'] = prot.Sparklines;
prot['SparklineGroups'] = prot.SparklineGroups;
window['Asc']['c_oAscSelectionDialogType'] = window['Asc'].c_oAscSelectionDialogType = c_oAscSelectionDialogType;
prot = c_oAscSelectionDialogType;
prot['None'] = prot.None;
......
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