bugfix filter by content type method
parent
7ae5392948
commit
e19248cd87
|
@ -1,12 +1,7 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<project version="4">
|
<project version="4">
|
||||||
<component name="ChangeListManager">
|
<component name="ChangeListManager">
|
||||||
<list default="true" id="63513c45-0a61-435e-8541-3831c195f7c0" name="Changes" comment="">
|
<list default="true" id="63513c45-0a61-435e-8541-3831c195f7c0" name="Changes" comment="gustavo luigi helped me with that" />
|
||||||
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
|
|
||||||
<change beforePath="$PROJECT_DIR$/content-types.json" beforeDir="false" afterPath="$PROJECT_DIR$/content-types.json" afterDir="false" />
|
|
||||||
<change beforePath="$PROJECT_DIR$/content/contents/solarmodule.blade.php" beforeDir="false" afterPath="$PROJECT_DIR$/content/contents/solarmodule.blade.php" afterDir="false" />
|
|
||||||
<change beforePath="$PROJECT_DIR$/content/master.blade.php" beforeDir="false" afterPath="$PROJECT_DIR$/content/master.blade.php" afterDir="false" />
|
|
||||||
</list>
|
|
||||||
<option name="SHOW_DIALOG" value="false" />
|
<option name="SHOW_DIALOG" value="false" />
|
||||||
<option name="HIGHLIGHT_CONFLICTS" value="true" />
|
<option name="HIGHLIGHT_CONFLICTS" value="true" />
|
||||||
<option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
|
<option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
|
||||||
|
@ -62,8 +57,16 @@
|
||||||
<workItem from="1662027309116" duration="11385000" />
|
<workItem from="1662027309116" duration="11385000" />
|
||||||
<workItem from="1662115692620" duration="1346000" />
|
<workItem from="1662115692620" duration="1346000" />
|
||||||
<workItem from="1662283223529" duration="4523000" />
|
<workItem from="1662283223529" duration="4523000" />
|
||||||
<workItem from="1662312260637" duration="10666000" />
|
<workItem from="1662312260637" duration="11475000" />
|
||||||
</task>
|
</task>
|
||||||
|
<task id="LOCAL-00001" summary="gustavo luigi helped me with that">
|
||||||
|
<created>1662368138525</created>
|
||||||
|
<option name="number" value="00001" />
|
||||||
|
<option name="presentableId" value="LOCAL-00001" />
|
||||||
|
<option name="project" value="LOCAL" />
|
||||||
|
<updated>1662368138525</updated>
|
||||||
|
</task>
|
||||||
|
<option name="localTasksCounter" value="2" />
|
||||||
<servers />
|
<servers />
|
||||||
</component>
|
</component>
|
||||||
<component name="Vcs.Log.Tabs.Properties">
|
<component name="Vcs.Log.Tabs.Properties">
|
||||||
|
@ -77,4 +80,8 @@
|
||||||
</map>
|
</map>
|
||||||
</option>
|
</option>
|
||||||
</component>
|
</component>
|
||||||
|
<component name="VcsManagerConfiguration">
|
||||||
|
<MESSAGE value="gustavo luigi helped me with that" />
|
||||||
|
<option name="LAST_COMMIT_MESSAGE" value="gustavo luigi helped me with that" />
|
||||||
|
</component>
|
||||||
</project>
|
</project>
|
Loading…
Reference in New Issue