Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
KLUGLUG
Blood Service Portal
Commits
8a1169f0
Commit
8a1169f0
authored
Nov 10, 2019
by
Polavarapu Satya Durga Lalitha Rao Sarma
Browse files
Update bulkupload.php
parent
f6f8c3ed
Changes
1
Show whitespace changes
Inline
Side-by-side
admin/bulkupload.php
View file @
8a1169f0
...
...
@@ -22,7 +22,7 @@ if(isset($_POST["Import"])){
}
else
{
echo
"<script type=
\"
text/javascript
\"
>
alert(
\"
CSV File has been successfully
Import
ed.
\"
);
alert(
\"
CSV File has been successfully
Upload
ed.
\"
);
window.location =
\"
dashboard.php
\"
</script>"
;
}
...
...
Write
Preview
Supports
Markdown
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