Skip to content
Snippets Groups Projects
Verified Commit 8d39f969 authored by Joshua Barlin's avatar Joshua Barlin
Browse files

Rename JS file

parent 751fb24d
No related branches found
No related tags found
No related merge requests found
......@@ -21,6 +21,7 @@ table{
}
#output-pre {
height: unset;
min-height: 700px;
}
#update-code-wrapper {
display: block;
......
File moved
<!DOCTYPE html>
<html>
<!-- start header -->
<head>
<meta charset="UTF-8" />
<meta name="language" content="english">
<meta http-equiv="content-type" content="text/html">
<script src="js/jquery-3.3.1.js" defer="defer"></script>
<script src="js/application.js" defer="defer"></script>
<script src="js/prototype2.js" defer="defer"></script>
<link href="css/core.css" rel="stylesheet" type="text/css" />
<link href="css/all.css" rel="stylesheet" type="text/css" />
<title>eRecruitment Advertisement Designer</title>
......@@ -30,6 +31,7 @@
</head>
<!-- end header -->
<!-- start body -->
<body>
<h1>eRecruitment Advertisement Designer - Casual Position Free-text Editor (Prototype 2)</h1>
<a href="prototype3.html">Continuing Position Template Editor (Prototype 3)</a>
......@@ -76,4 +78,5 @@
</body>
<!-- end body -->
</html>
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment