From 97a53594f82e8c283aa1e949c4266785ce60d07f Mon Sep 17 00:00:00 2001 From: makototateno Date: Wed, 2 Oct 2013 10:38:28 +0900 Subject: [PATCH 1/2] fix some issues with scrolling menu Former-commit-id: dced8a201e55377d2037a990c7b67dd33c44cc09 Former-commit-id: 293ab6ebc4c39dd4c6f789d67913c455daa0ad01 --- node/src/documents/modules/rating.html.eco | 3 ++- node/src/documents/modules/reveal.html.eco | 1 - 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/node/src/documents/modules/rating.html.eco b/node/src/documents/modules/rating.html.eco index eaa19ccf7..6e6b71aeb 100755 --- a/node/src/documents/modules/rating.html.eco +++ b/node/src/documents/modules/rating.html.eco @@ -18,6 +18,7 @@ type : 'UI Module' Usage Types Examples + Variations Settings @@ -305,4 +306,4 @@ type : 'UI Module' - \ No newline at end of file + diff --git a/node/src/documents/modules/reveal.html.eco b/node/src/documents/modules/reveal.html.eco index a9d9a7dcc..31a225ca1 100755 --- a/node/src/documents/modules/reveal.html.eco +++ b/node/src/documents/modules/reveal.html.eco @@ -14,7 +14,6 @@ type : 'UI Module'
From e7b4f84e93b587655021312ff0f9e4bb8cac495e Mon Sep 17 00:00:00 2001 From: makototateno Date: Wed, 2 Oct 2013 11:56:51 +0900 Subject: [PATCH 2/2] add Behavior Former-commit-id: 74995771478666032ee1440c835d30db62f666f9 Former-commit-id: 2a8707b2e962e83daba5fc5c416342271ea70299 --- node/src/documents/modules/rating.html.eco | 1 + 1 file changed, 1 insertion(+) diff --git a/node/src/documents/modules/rating.html.eco b/node/src/documents/modules/rating.html.eco index 6e6b71aeb..99988a1bd 100755 --- a/node/src/documents/modules/rating.html.eco +++ b/node/src/documents/modules/rating.html.eco @@ -19,6 +19,7 @@ type : 'UI Module' Types Examples Variations + Behavior Settings