Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
S
sdkjs
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Boris Kocherov
sdkjs
Commits
69a0089e
Commit
69a0089e
authored
Apr 14, 2016
by
Alexander.Trofimov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
error add filter c_oAscCustomAutoFilter -> c_oAscAutoFilterTypes
parent
328af299
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
cell/model/WorkbookElems.js
cell/model/WorkbookElems.js
+1
-1
cell/view/WorksheetView.js
cell/view/WorksheetView.js
+1
-1
No files found.
cell/model/WorkbookElems.js
View file @
69a0089e
...
@@ -30,7 +30,7 @@ var UndoRedoData_CellSimpleData = AscCommonExcel.UndoRedoData_CellSimpleData;
...
@@ -30,7 +30,7 @@ var UndoRedoData_CellSimpleData = AscCommonExcel.UndoRedoData_CellSimpleData;
var
UndoRedoData_IndexSimpleProp
=
AscCommonExcel
.
UndoRedoData_IndexSimpleProp
;
var
UndoRedoData_IndexSimpleProp
=
AscCommonExcel
.
UndoRedoData_IndexSimpleProp
;
var
c_oAscCustomAutoFilter
=
Asc
.
c_oAscCustomAutoFilter
;
var
c_oAscCustomAutoFilter
=
Asc
.
c_oAscCustomAutoFilter
;
var
c_oAsc
CustomAutoFilter
=
Asc
.
c_oAscAutoFilterTypes
;
var
c_oAsc
AutoFilterTypes
=
Asc
.
c_oAscAutoFilterTypes
;
var
g_oColorManager
=
null
;
var
g_oColorManager
=
null
;
var
g_nNumsMaxId
=
160
;
var
g_nNumsMaxId
=
160
;
...
...
cell/view/WorksheetView.js
View file @
69a0089e
...
@@ -81,7 +81,7 @@
...
@@ -81,7 +81,7 @@
var
c_oAscCleanOptions
=
asc
.
c_oAscCleanOptions
;
var
c_oAscCleanOptions
=
asc
.
c_oAscCleanOptions
;
var
c_oAscSelectionType
=
asc
.
c_oAscSelectionType
;
var
c_oAscSelectionType
=
asc
.
c_oAscSelectionType
;
var
c_oAscSelectionDialogType
=
asc
.
c_oAscSelectionDialogType
;
var
c_oAscSelectionDialogType
=
asc
.
c_oAscSelectionDialogType
;
var
c_oAsc
CustomAutoFilter
=
asc
.
c_oAscAutoFilterTypes
;
var
c_oAsc
AutoFilterTypes
=
asc
.
c_oAscAutoFilterTypes
;
/*
/*
* Constants
* Constants
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment