1
0
mirror of https://github.com/bigchaindb/site.git synced 2024-11-01 15:55:36 +01:00
site/_src/_assets/javascripts/page-enterprise.js

7 lines
93 B
JavaScript
Raw Normal View History

//=include bigchain/form-enterprise.js
2017-04-12 16:36:57 +02:00
2017-04-06 12:02:25 +02:00
jQuery(function($) {
FormEnterprise.init();
2017-04-06 12:02:25 +02:00
});