Skip to content
This repository has been archived by the owner on Jan 1, 2024. It is now read-only.

Commit

Permalink
Fix update function
Browse files Browse the repository at this point in the history
  • Loading branch information
attiks committed Nov 28, 2016
1 parent 9a13281 commit 9314c9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sites/all/modules/hr/hr_core/hr_core.install
Original file line number Diff line number Diff line change
Expand Up @@ -245,5 +245,5 @@ function hr_core_update_7012() {
* Fix panels caching - displays user role.
*/
function hr_core_update_7013() {
_hr_core_display_cache_simple(15);
_hr_core_display_cache_content(15);
}

0 comments on commit 9314c9c

Please # to comment.