1
0
mirror of https://github.com/bigchaindb/site.git synced 2024-06-10 20:00:25 +02:00
site/_src/_assets/javascripts/page-enterprise.js

7 lines
93 B
JavaScript

//=include bigchain/form-enterprise.js
jQuery(function($) {
FormEnterprise.init();
});