瀏覽代碼

add comment

itizawa 6 年之前
父節點
當前提交
a9fc6fe080
共有 1 個文件被更改,包括 5 次插入0 次删除
  1. 5 0
      src/client/js/components/Admin/Notification/GlobalNotification.jsx

+ 5 - 0
src/client/js/components/Admin/Notification/GlobalNotification.jsx

@@ -40,8 +40,13 @@ class GlobalNotification extends React.Component {
     return (
       <React.Fragment>
 
+        {/* TODO GW-1279 i18n */}
         <h2 className="border-bottom mb-5">通知が有効になるページ</h2>
 
+        {/* TODO GW-1279 add checkbox for display isNotificationOwnerPageEnabled */}
+
+        {/* TODO GW-1279 add checkbox for display isNotificationGroupPageEnabled */}
+
         <div className="row my-3">
           <div className="col-xs-offset-4 col-xs-5">
             <button