mirror of
https://github.com/bigchaindb/site.git
synced 2024-11-01 15:55:36 +01:00
7 lines
93 B
JavaScript
7 lines
93 B
JavaScript
//=include bigchain/form-enterprise.js
|
|
|
|
jQuery(function($) {
|
|
|
|
FormEnterprise.init();
|
|
});
|