[FIX] RECRUITMENT: Survey percentage type and yes/no type inputs
This commit is contained in:
@@ -6,6 +6,10 @@
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>Registration Success - OpenHRMS Dashboard</title>
|
||||
<link rel="apple-touch-icon" sizes="180x180" href="{% static 'favicons/apple-touch-icon.png' %}">
|
||||
<link rel="icon" type="image/png" sizes="32x32" href="{% static 'favicons/favicon-32x32.png' %}">
|
||||
<link rel="icon" type="image/png" sizes="16x16" href="{% static 'favicons/favicon-16x16.png' %}">
|
||||
|
||||
<link rel="stylesheet" href="{% static '/build/css/style.min.css' %}" />
|
||||
</head>
|
||||
<body>
|
||||
|
||||
Reference in New Issue
Block a user