Skip to content

Commit

Permalink
no message
Browse files Browse the repository at this point in the history
  • Loading branch information
dmitrii-fediuk committed Oct 12, 2017
1 parent 202477c commit ba83296
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion view/frontend/web/main.js
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ return parent.extend({
* getData: function() {return {additional_data: this.dfData(), method: this.item.method};},
* https://github.com/mage2pro/core/blob/2.8.4/Payment/view/frontend/web/mixin.js#L224
* @override
* @see Df_Payment/card::dfData()
* @see Dfe_StripeClone/main::dfData()
* @returns {Object}
*/
dfData: function() {return df.o.merge(this._super(), {
Expand Down

0 comments on commit ba83296

Please sign in to comment.