Skip to content

Commit 275a507

Browse files
committed
PCHR-3991: Removed unused css for HR Career
1 parent 882a052 commit 275a507

File tree

2 files changed

+0
-6
lines changed

2 files changed

+0
-6
lines changed

hrcareer/css/hrcareer.css

Lines changed: 0 additions & 3 deletions
This file was deleted.

hrcareer/hrcareer.php

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -190,8 +190,5 @@ function hrcareer_civicrm_pageRun($page) {
190190

191191
CRM_Core_Resources::singleton()
192192
->addScriptFile('org.civicrm.hrcareer', 'js/hrcareer.js');
193-
194-
CRM_Core_Resources::singleton()
195-
->addStyleFile('org.civicrm.hrcareer', 'css/hrcareer.css');
196193
}
197194
}

0 commit comments

Comments
 (0)