Skip to content

Commit

Permalink
* Update: CMB2 updated to latest
Browse files Browse the repository at this point in the history
* Update: CMB2 moved directories
* Fix: Admin Multi-Level Amount Fields Not Passed through give_format_amount() #65
  • Loading branch information
devin committed May 5, 2015
1 parent 1cf0c53 commit 00a1ebb
Show file tree
Hide file tree
Showing 178 changed files with 1,861 additions and 4,234 deletions.
1 change: 1 addition & 0 deletions includes/admin/forms/metabox.php
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,7 @@ function give_single_forms_cmb2_metaboxes( array $meta_boxes ) {
'attributes' => array(
'placeholder' => give_format_amount( '0.00' ),
),
'before' => 'give_format_admin_multilevel_amount',
),
array(
'name' => __( 'Text', 'give' ),
Expand Down
7 changes: 0 additions & 7 deletions includes/admin/libraries/cmb2/css/cmb2.css.map

This file was deleted.

1 change: 0 additions & 1 deletion includes/admin/libraries/cmb2/css/cmb2.min.css

This file was deleted.

13 changes: 0 additions & 13 deletions includes/admin/libraries/cmb2/css/sass/cmb2.scss

This file was deleted.

This file was deleted.

388 changes: 0 additions & 388 deletions includes/admin/libraries/cmb2/css/sass/partials/_jquery_ui.scss

This file was deleted.

Loading

0 comments on commit 00a1ebb

Please sign in to comment.