Skip to content
Snippets Groups Projects
Commit ac4e7ad5 authored by Jeffry's avatar Jeffry
Browse files

Remove detail.js from search.php

parent a75f3d64
Branches
No related merge requests found
...@@ -9,7 +9,6 @@ ...@@ -9,7 +9,6 @@
include VIEW . "navBar.php"; include VIEW . "navBar.php";
css("search.css"); css("search.css");
css("main.css"); css("main.css");
js("detail.js");
?> ?>
</head> </head>
<body> <body>
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment