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
43f7cc22
Commit
43f7cc22
authored
Oct 26, 2019
by
rama chandra
Browse files
Update dashboard.php
parent
ab2bf32f
Changes
1
Show whitespace changes
Inline
Side-by-side
admin/dashboard.php
View file @
43f7cc22
...
...
@@ -15,7 +15,7 @@ include("auth.php"); //include auth.php file on all secure pages ?>
<
p
><
a
href
=
"index.php"
>
Home
</
a
><
p
>
<
p
><
a
href
=
"insert.php"
>
Insert
New
Record
</
a
></
p
>
<
p
><
a
href
=
"view.php"
>
View
Records
</
a
><
p
>
<
form
method
=
"POST"
action
=
"search.php"
class
=
"bg-white rounded pb_form_v1"
>
<
form
method
=
"POST"
action
=
"
filter_
search.php"
class
=
"bg-white rounded pb_form_v1"
>
<
div
class
=
"form-group"
>
<
select
name
=
"blood"
class
=
"form-control pb_height-50 reverse"
>
...
...
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