This website works better with JavaScript.
Home
Explore
Help
Sign In
anoopmb
/
payments
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
[minor] remove in_dialog old property
pull/2/head
Rushabh Mehta
7 years ago
parent
589b998f3f
commit
f6385c602e
2 changed files
with
2 additions
and
2 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
payments/payment_gateways/doctype/paypal_settings/paypal_settings.json
+1
-1
payments/payment_gateways/doctype/razorpay_settings/razorpay_settings.json
+ 1
- 1
payments/payment_gateways/doctype/paypal_settings/paypal_settings.json
View File
@@ -158,7 +158,7 @@
"idx": 0,
"idx": 0,
"image_view": 0,
"image_view": 0,
"in_create": 1,
"in_create": 1,
"in_dialog": 0,
"is_submittable": 0,
"is_submittable": 0,
"issingle": 1,
"issingle": 1,
"istable": 0,
"istable": 0,
+ 1
- 1
payments/payment_gateways/doctype/razorpay_settings/razorpay_settings.json
View File
@@ -101,7 +101,7 @@
"idx": 0,
"idx": 0,
"image_view": 0,
"image_view": 0,
"in_create": 1,
"in_create": 1,
"in_dialog": 0,
"is_submittable": 0,
"is_submittable": 0,
"issingle": 1,
"issingle": 1,
"istable": 0,
"istable": 0,
Write
Preview
Loading…
Cancel
Save