summaryrefslogtreecommitdiff
path: root/lib/okpush/templates
diff options
context:
space:
mode:
authorstone <jules+okfprojz@okfoc.us>2017-02-18 22:42:00 -0500
committerstone <jules+okfprojz@okfoc.us>2017-02-18 22:42:00 -0500
commit028e52fac9df2440a839e53a6b8bb7fdbc6f0ecd (patch)
treec499219a8648e539f74ef1a3a2f66d4bfb112a71 /lib/okpush/templates
parent19167c7d38e1b92928c7916ed1fb0e18071975ea (diff)
parentdd2f5af97f1ceccd049528743ca0e75ed2fe71c0 (diff)
Merge branch 'cms' of ghghgh.us:stone-island into cms
Diffstat (limited to 'lib/okpush/templates')
-rw-r--r--lib/okpush/templates/index.liquid2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/okpush/templates/index.liquid b/lib/okpush/templates/index.liquid
index 36f688cc..12118fad 100644
--- a/lib/okpush/templates/index.liquid
+++ b/lib/okpush/templates/index.liquid
@@ -63,7 +63,7 @@ tr:nth-child(2n+1) {
{{spec.count}}
</td>
<td>
- <button data-key="{{name}}" class="btn">send</button>
+ <button data-key="{{name}}" data-count="{{spec.count}}" class="btn">send</button>
</td>
</tr>
{% endfor %}