From 51ab3ff2bacd7b6f0ffe8c39156236829b92732a Mon Sep 17 00:00:00 2001 From: Mitsuru Mutaguchi Date: Thu, 18 Oct 2018 21:45:35 +0900 Subject: [PATCH 01/23] =?UTF-8?q?fix:=20=E3=82=AB=E3=83=86=E3=82=B4?= =?UTF-8?q?=E3=83=AA=E7=99=BB=E9=8C=B2=E3=81=97=E3=81=9F=E5=86=85=E5=AE=B9?= =?UTF-8?q?=E3=81=8C=E7=B7=A8=E9=9B=86=E7=94=BB=E9=9D=A2=E3=81=AB=E8=A1=A8?= =?UTF-8?q?=E7=A4=BA=E3=81=95=E3=82=8C=E3=81=AA=E3=81=84=E3=83=90=E3=82=B0?= =?UTF-8?q?=E4=BF=AE=E6=AD=A3=20https://github.com/NetCommons3/NetCommons3?= =?UTF-8?q?/issues/1343?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- View/Elements/edit_form_categories.ctp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/View/Elements/edit_form_categories.ctp b/View/Elements/edit_form_categories.ctp index 4a14502..ff5a82f 100644 --- a/View/Elements/edit_form_categories.ctp +++ b/View/Elements/edit_form_categories.ctp @@ -32,10 +32,10 @@ - + + ng-model="c.categoriesLanguage.name" class="form-control" required autofocus>
- + + ng-model="c.CategoriesLanguage.name" class="form-control" required autofocus>