Skip to content

Instantly share code, notes, and snippets.

@goofmint
Last active July 18, 2016 09:00
Embed
What would you like to do?
4.md
(function($) {
var reportController = {
__name: 'ReportController',
// バリデーションコントローラの設定
_formController: h5.ui.FormController,
__meta: {
_formController: {
rootElement: 'form'
}
},
__ready: function() {
:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment