Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
ensembl-gh-mirror
guiHive
Commits
e6bcb00c
Commit
e6bcb00c
authored
Dec 19, 2019
by
Brandon Walts
Committed by
ens-bwalts
Jan 02, 2020
Browse files
remove deprecated async : false
parent
e55dc984
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
javascript/ajax.js
javascript/ajax.js
+0
-1
No files found.
javascript/ajax.js
View file @
e6bcb00c
...
...
@@ -893,7 +893,6 @@ function update_db(obj) {
type
:
"
post
"
,
data
:
sqlLocator
,
dataType
:
"
json
"
,
async
:
false
,
cache
:
false
,
success
:
function
(
updateRes
)
{
if
(
updateRes
.
status
!==
"
ok
"
)
{
...
...
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