1
0
mirror of https://github.com/bigchaindb/site.git synced 2024-06-17 18:13:19 +02:00
site/_src/_assets/javascripts/page-services.js

7 lines
87 B
JavaScript
Raw Normal View History

2018-04-12 11:22:13 +02:00
//=include bigchain/form-services.js
jQuery(function($) {
FormServices.init()
})