Commit e19c0d0b706ccb975aefb60da1ad0b0a7e03621c
Exists in
master
Merge branch 'master' of http://git.sourcecode.co.th/apichatt/smartrmscalendar
Showing
4 changed files
with
32 additions
and
1 deletions
Show diff stats
.idea/modules.xml
... | ... | @@ -2,7 +2,7 @@ |
2 | 2 | <project version="4"> |
3 | 3 | <component name="ProjectModuleManager"> |
4 | 4 | <modules> |
5 | - <module fileurl="file://$PROJECT_DIR$/.idea/smart-rms-calendar.iml" filepath="$PROJECT_DIR$/.idea/smart-rms-calendar.iml" /> | |
5 | + <module fileurl="file://$PROJECT_DIR$/.idea/smartrmscalendar.iml" filepath="$PROJECT_DIR$/.idea/smartrmscalendar.iml" /> | |
6 | 6 | </modules> |
7 | 7 | </component> |
8 | 8 | </project> |
9 | 9 | \ No newline at end of file | ... | ... |
... | ... | @@ -0,0 +1,12 @@ |
1 | +<?xml version="1.0" encoding="UTF-8"?> | |
2 | +<module type="WEB_MODULE" version="4"> | |
3 | + <component name="NewModuleRootManager"> | |
4 | + <content url="file://$MODULE_DIR$"> | |
5 | + <excludeFolder url="file://$MODULE_DIR$/.tmp" /> | |
6 | + <excludeFolder url="file://$MODULE_DIR$/temp" /> | |
7 | + <excludeFolder url="file://$MODULE_DIR$/tmp" /> | |
8 | + </content> | |
9 | + <orderEntry type="inheritedJdk" /> | |
10 | + <orderEntry type="sourceFolder" forTests="false" /> | |
11 | + </component> | |
12 | +</module> | |
0 | 13 | \ No newline at end of file | ... | ... |