This website works better with JavaScript
صفحهٔ اصلی
گشتوگذار
راهنما
ورود
wiki
/
weseek__growi
mirrorاز
https://github.com/weseek/growi
دنبال کردن
2
ستاره دار
0
انشعاب
0
پروندهها
مشکلات
0
ویکی
فهرست منبع
Merge branch 'create-path-view' of https://github.com/weseek/growi into create-path-view
zahmis
5 سال پیش
والد
1365c9319f
50130b4722
کامیت
c7d1919c80
1فایلهای تغییر یافته
به همراه
0 افزوده شده
و
1 حذف شده
مشاهده تقسیم شده
نمایش آمار تفاوت ها
0
1
src/client/js/components/CreateTemplateModal.jsx
+ 0
- 1
src/client/js/components/CreateTemplateModal.jsx
مشاهده فایل
@@ -62,7 +62,6 @@ const CreateTemplateModal = (props) => {
</div>
</ModalBody>
</Modal>
-
);
};