[FIX] RECRUITMENT: Survey percentage type and yes/no type inputs

This commit is contained in:
Horilla
2023-12-22 15:26:54 +05:30
parent a9af38d314
commit c69a7df7e3

View File

@@ -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>