Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
itminedu
gredu_labs
Commits
68d8ce1f
Commit
68d8ce1f
authored
Feb 12, 2016
by
Georgios Tsakalos
Browse files
remove debug code
parent
c8e4c941
Changes
1
Hide whitespace changes
Inline
Side-by-side
public/js/schools/staff.js
View file @
68d8ce1f
...
...
@@ -114,7 +114,6 @@
$
.
post
(
""
,
data
).
done
(
function
(
response
){
that
.
form
.
data
(
'
done
'
)(
response
);
console
.
log
(
response
);
that
.
form
.
data
(
'
done
'
,
undefined
);
that
.
hide
();
});
...
...
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