Skip to content

Instantly share code, notes, and snippets.

@goofmint
Last active July 18, 2016 09:00
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save goofmint/63a7a5c01455b7b87c40f2ab4e2f6fd6 to your computer and use it in GitHub Desktop.
Save goofmint/63a7a5c01455b7b87c40f2ab4e2f6fd6 to your computer and use it in GitHub Desktop.
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