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

Commit

Permalink
📦 Update built files
Browse files Browse the repository at this point in the history
  • Loading branch information
admturner committed Sep 8, 2022
1 parent 60c1397 commit e3626ee
Show file tree
Hide file tree
Showing 6 changed files with 15 additions and 15 deletions.
2 changes: 1 addition & 1 deletion build/blocks/job-classifications/index.php
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ function render_job_classification_range_url( $salary_data_url, $range_url_param
return sprintf(
'<a href="%1$s?filter=%2$s">%3$s</a>',
esc_url( $salary_data_url ),
'%22' . esc_attr( $range_url_param ). '%22',
'%22' . esc_attr( $range_url_param ) . '%22',
render_job_classification_name( $range )
);
}
Expand Down
2 changes: 1 addition & 1 deletion build/filter.asset.php
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<?php return array('dependencies' => array(), 'version' => 'b2ba9b4be5def2751339');
<?php return array('dependencies' => array(), 'version' => 'cd99963bd02e9e5716ee');
2 changes: 1 addition & 1 deletion build/filter.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion build/index.asset.php
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<?php return array('dependencies' => array('lodash', 'wp-api-fetch', 'wp-block-editor', 'wp-blocks', 'wp-components', 'wp-core-data', 'wp-data', 'wp-date', 'wp-element', 'wp-i18n', 'wp-primitives', 'wp-server-side-render'), 'version' => '8beee70e3dd0a8447663');
<?php return array('dependencies' => array('lodash', 'wp-api-fetch', 'wp-block-editor', 'wp-blocks', 'wp-components', 'wp-core-data', 'wp-data', 'wp-date', 'wp-element', 'wp-i18n', 'wp-primitives', 'wp-server-side-render'), 'version' => '5c0faf3749fe1f1127f4');
20 changes: 10 additions & 10 deletions build/index.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion build/style-index.css

Large diffs are not rendered by default.

0 comments on commit e3626ee

Please sign in to comment.