posting_zon 3.91.799 → 3.92.799
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/lib/posting_zon.rb +1 -1
- metadata +1 -1
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: d3478acc302db233416cbff31ab6fe4800759f3f7e85be3aac91cee52014a874
|
4
|
+
data.tar.gz: b85767b32341f60fdb116644520651a5a1bb64eb610188e72fc0a0adef20f557
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: '058165cbf8cf165382ccbb3450ca26a5a87600dd26cd63c3e18681db38422a5dd667b2c8dabf3703b1f0c72854bf08a5ee7a1a7bedcbebd738f4dd8042732387'
|
7
|
+
data.tar.gz: d8133642b59131907bc424932b83b3b747fa4dfd7250d32a99652eec4fc6ed7bb0ee20cb845e179d0373a4f3173c9eaa9f11967d4dcdab03cd1a4dc187beecc7
|
data/lib/posting_zon.rb
CHANGED
@@ -12563,7 +12563,7 @@ class Wordpress
|
|
12563
12563
|
text_column('pw'){
|
12564
12564
|
editable true
|
12565
12565
|
}
|
12566
|
-
checkbox_column('
|
12566
|
+
checkbox_column('등록 후 바로 삭제') {
|
12567
12567
|
editable true
|
12568
12568
|
}
|
12569
12569
|
text_column('수량'){
|