source: Git/.idea/inspectionProfiles/Project_Default.xml@ f25e8dd

main
Last change on this file since f25e8dd was e0ef1b1, checked in by Test <matonikolov77@…>, 2 years ago

Added CRUD for movies,persons,discussion,replies,genres
Added ajaxcalls

  • Property mode set to 100644
File size: 551 bytes
Line 
1<component name="InspectionProjectProfileManager">
2 <profile version="1.0">
3 <option name="myName" value="Project Default" />
4 <inspection_tool class="HtmlUnknownAttribute" enabled="true" level="WARNING" enabled_by_default="true">
5 <option name="myValues">
6 <value>
7 <list size="1">
8 <item index="0" class="java.lang.String" itemvalue="sec:authorize" />
9 </list>
10 </value>
11 </option>
12 <option name="myCustomValuesEnabled" value="true" />
13 </inspection_tool>
14 </profile>
15</component>
Note: See TracBrowser for help on using the repository browser.