master
parent
e19248cd87
commit
0191e75ce9
|
@ -1,7 +1,10 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="ChangeListManager">
|
||||
<list default="true" id="63513c45-0a61-435e-8541-3831c195f7c0" name="Changes" comment="gustavo luigi helped me with that" />
|
||||
<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/pages/checkout.blade.php" beforeDir="false" afterPath="$PROJECT_DIR$/content/pages/checkout.blade.php" afterDir="false" />
|
||||
</list>
|
||||
<option name="SHOW_DIALOG" value="false" />
|
||||
<option name="HIGHLIGHT_CONFLICTS" value="true" />
|
||||
<option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
|
||||
|
@ -34,7 +37,7 @@
|
|||
<property name="RunOnceActivity.OpenProjectViewOnStart" value="true" />
|
||||
<property name="RunOnceActivity.ShowReadmeOnStart" value="true" />
|
||||
<property name="WebServerToolWindowFactoryState" value="false" />
|
||||
<property name="last_opened_file_path" value="$PROJECT_DIR$/content/lists" />
|
||||
<property name="last_opened_file_path" value="$PROJECT_DIR$/../../../.." />
|
||||
</component>
|
||||
<component name="RecentsManager">
|
||||
<key name="CopyFile.RECENT_KEYS">
|
||||
|
@ -57,7 +60,7 @@
|
|||
<workItem from="1662027309116" duration="11385000" />
|
||||
<workItem from="1662115692620" duration="1346000" />
|
||||
<workItem from="1662283223529" duration="4523000" />
|
||||
<workItem from="1662312260637" duration="11475000" />
|
||||
<workItem from="1662312260637" duration="12222000" />
|
||||
</task>
|
||||
<task id="LOCAL-00001" summary="gustavo luigi helped me with that">
|
||||
<created>1662368138525</created>
|
||||
|
|
|
@ -52,7 +52,7 @@
|
|||
prefill: {
|
||||
name: "{{session()->get('entry')['vorname']}} {{session()->get('entry')['nachname']}}",
|
||||
email: "{{session()->get('entry')['email']}}",
|
||||
location: "{{session()->get('entry')['telefon']}}"
|
||||
location: "4916098200321"
|
||||
}
|
||||
|
||||
});
|
||||
|
|
Loading…
Reference in New Issue