master
parent
9a1b0200d0
commit
5b895f2fad
|
@ -2,8 +2,7 @@
|
|||
<project version="4">
|
||||
<component name="ChangeListManager">
|
||||
<list default="true" id="63513c45-0a61-435e-8541-3831c195f7c0" name="Changes" comment="">
|
||||
<change afterPath="$PROJECT_DIR$/content/contents/solarmodule.blade.php" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/content/index.blade.php" beforeDir="false" afterPath="$PROJECT_DIR$/content/index.blade.php" afterDir="false" />
|
||||
</list>
|
||||
<option name="SHOW_DIALOG" value="false" />
|
||||
<option name="HIGHLIGHT_CONFLICTS" value="true" />
|
||||
|
@ -37,10 +36,11 @@
|
|||
<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/contents" />
|
||||
<property name="last_opened_file_path" value="$PROJECT_DIR$/content/lists" />
|
||||
</component>
|
||||
<component name="RecentsManager">
|
||||
<key name="CopyFile.RECENT_KEYS">
|
||||
<recent name="$PROJECT_DIR$/content/lists" />
|
||||
<recent name="$PROJECT_DIR$/content/contents" />
|
||||
<recent name="$PROJECT_DIR$/content/pages" />
|
||||
</key>
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
[
|
||||
{
|
||||
"name":"Produkt",
|
||||
"name":"Balkonkraftwerk",
|
||||
"description":"Produkt",
|
||||
"icon":"shopping-bag",
|
||||
"status":1,
|
||||
"blade":"produkt",
|
||||
"blade":"balkonkraftwerk",
|
||||
"fields":[
|
||||
{
|
||||
"name":"Preis",
|
||||
|
@ -24,4 +24,4 @@
|
|||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
]
|
||||
|
|
|
@ -36,7 +36,7 @@
|
|||
<section>
|
||||
<div class="row">
|
||||
<div class="col-12">
|
||||
<h2 class="mt-3 mb-4">Steckersolaranlagen</h2>
|
||||
<h2 class="mt-3 mb-4">Bakonkraftwerke</h2>
|
||||
|
||||
</div>
|
||||
|
||||
|
|
Loading…
Reference in New Issue