Skip to content
Snippets Groups Projects
Commit 4dd4dbb1 authored by unknown's avatar unknown
Browse files

update research tab

parent 9edd3103
Branches
No related tags found
No related merge requests found
Pipeline #2416 passed
...@@ -69,8 +69,8 @@ ...@@ -69,8 +69,8 @@
<file pinned="false" current-in-tab="true"> <file pinned="false" current-in-tab="true">
<entry file="file://$PROJECT_DIR$/index.html"> <entry file="file://$PROJECT_DIR$/index.html">
<provider selected="true" editor-type-id="text-editor"> <provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="78"> <state relative-caret-position="-2">
<caret line="108" column="85" lean-forward="true" selection-start-line="108" selection-start-column="85" selection-end-line="108" selection-end-column="85" /> <caret line="185" column="16" lean-forward="true" selection-start-line="185" selection-start-column="16" selection-end-line="185" selection-end-column="16" />
<folding> <folding>
<element signature="n#style#0;n#div#0;n#div#1;n#div#0;n#div#0;n#body#0;n#html#0;n#!!top" expanded="true" /> <element signature="n#style#0;n#div#0;n#div#1;n#div#0;n#div#0;n#body#0;n#html#0;n#!!top" expanded="true" />
<element signature="n#style#0;n#div#1;n#div#1;n#div#0;n#div#0;n#body#0;n#html#0;n#!!top" expanded="true" /> <element signature="n#style#0;n#div#1;n#div#1;n#div#0;n#div#0;n#body#0;n#html#0;n#!!top" expanded="true" />
...@@ -190,12 +190,12 @@ ...@@ -190,12 +190,12 @@
<workItem from="1535771879523" duration="9399000" /> <workItem from="1535771879523" duration="9399000" />
<workItem from="1536473512076" duration="5223000" /> <workItem from="1536473512076" duration="5223000" />
<workItem from="1536522854762" duration="5054000" /> <workItem from="1536522854762" duration="5054000" />
<workItem from="1536532362270" duration="7651000" /> <workItem from="1536532362270" duration="8623000" />
</task> </task>
<servers /> <servers />
</component> </component>
<component name="TimeTrackingManager"> <component name="TimeTrackingManager">
<option name="totallyTimeSpent" value="46469000" /> <option name="totallyTimeSpent" value="47441000" />
</component> </component>
<component name="ToolWindowManager"> <component name="ToolWindowManager">
<frame x="-1928" y="-8" width="1936" height="1056" extended-state="6" /> <frame x="-1928" y="-8" width="1936" height="1056" extended-state="6" />
...@@ -239,8 +239,8 @@ ...@@ -239,8 +239,8 @@
</entry> </entry>
<entry file="file://$PROJECT_DIR$/index.html"> <entry file="file://$PROJECT_DIR$/index.html">
<provider selected="true" editor-type-id="text-editor"> <provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="78"> <state relative-caret-position="-2">
<caret line="108" column="85" lean-forward="true" selection-start-line="108" selection-start-column="85" selection-end-line="108" selection-end-column="85" /> <caret line="185" column="16" lean-forward="true" selection-start-line="185" selection-start-column="16" selection-end-line="185" selection-end-column="16" />
<folding> <folding>
<element signature="n#style#0;n#div#0;n#div#1;n#div#0;n#div#0;n#body#0;n#html#0;n#!!top" expanded="true" /> <element signature="n#style#0;n#div#0;n#div#1;n#div#0;n#div#0;n#body#0;n#html#0;n#!!top" expanded="true" />
<element signature="n#style#0;n#div#1;n#div#1;n#div#0;n#div#0;n#body#0;n#html#0;n#!!top" expanded="true" /> <element signature="n#style#0;n#div#1;n#div#1;n#div#0;n#div#0;n#body#0;n#html#0;n#!!top" expanded="true" />
......
...@@ -188,65 +188,6 @@ ...@@ -188,65 +188,6 @@
<li>Paul Dalton, University of Wurzburg</li> <li>Paul Dalton, University of Wurzburg</li>
</ul> </ul>
</div> </div>
<div class="card card-body py-5">
<h3>Where Have I Worked?</h3>
<p>Lorem ipsum dolor sit amet consectetur adipisicing elit. Doloremque similique saepe inventore rem
vitae
esse.</p>
<div class="card-deck">
<div class="card">
<div class="card-body">
<h4 class="card-title">Devmasters</h4>
<p class="card-text">Lorem ipsum dolor sit amet consectetur adipisicing elit. Dolor,
magnam.</p>
<p class="p-2 mb-3 bg-dark text-white">
Position: Full Stack Developer
</p>
<p class="p-2 mb-3 bg-dark text-white">
Phone: (444) 444-4444
</p>
</div>
<div class="card-footer">
<h6 class="text-muted">Dates: 2015 - 2018</h6>
</div>
</div>
<div class="card">
<div class="card-body">
<h4 class="card-title">123 Designs</h4>
<p class="card-text">Lorem ipsum dolor sit amet consectetur adipisicing elit. Dolor,
magnam.</p>
<p class="p-2 mb-3 bg-dark text-white">
Position: Web Designer
</p>
<p class="p-2 mb-3 bg-dark text-white">
Phone: (222) 222-2222
</p>
</div>
<div class="card-footer">
<h6 class="text-muted">Dates: 2013 - 2015</h6>
</div>
</div>
<div class="card">
<div class="card-body">
<h4 class="card-title">Web Designer Pros</h4>
<p class="card-text">Lorem ipsum dolor sit amet consectetur adipisicing elit. Dolor,
magnam.</p>
<p class="p-2 mb-3 bg-dark text-white">
Position: Web Designer
</p>
<p class="p-2 mb-3 bg-dark text-white">
Phone: (333) 333-3333
</p>
</div>
<div class="card-footer">
<h6 class="text-muted">Dates: 2010 - 2013</h6>
</div>
</div>
</div>
</div>
</div> </div>
<!-- MACHINES--> <!-- MACHINES-->
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment