Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
U
user
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Merge Requests
3
Merge Requests
3
Requirements
Requirements
List
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Analytics
Analytics
Code Review
Insights
Issue
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Commits
Open sidebar
e
documentation
user
Commits
2a084fe9
Commit
2a084fe9
authored
Dec 12, 2019
by
Romain Hunault
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch '53-device-size-update' into 'master'
Resolve "Device size update" Closes #53 See merge request
!42
parents
6083d624
7161192f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
10 additions
and
10 deletions
+10
-10
_includes/device_right.html
_includes/device_right.html
+10
-10
No files found.
_includes/device_right.html
View file @
2a084fe9
...
...
@@ -2,13 +2,13 @@
<br>
<br>
<div>
<img
src=
"/images/devices/{{ device.codename }}.jpg"
alt=
""
width=
"
400px"
height=
"4
50px"
>
<img
src=
"/images/devices/{{ device.codename }}.jpg"
alt=
""
width=
"
300px"
height=
"3
50px"
>
</div>
<br>
<br>
<div
class=
"columns
is-mobile is-centered
"
>
<div
class=
"column
is-half
"
>
<h4
class=
"title is-4"
>
Device Information
</h4>
<div
class=
"columns"
>
<div
class=
"column"
>
<h4
class=
"title is-4
is-left
"
>
Device Information
</h4>
</div>
</div>
{%- if device.release %}
...
...
@@ -42,9 +42,9 @@
</div>
</div>
{% endif %}
<div
class=
"columns
is-mobile is-centered
"
>
<div
class=
"column
is-half
"
>
<h4
class=
"title is-4"
>
Device Specifications
</h4>
<div
class=
"columns"
>
<div
class=
"column"
>
<h4
class=
"title is-4
is-left
"
>
Device Specifications
</h4>
</div>
</div>
{%- if device.soc %}
...
...
@@ -266,9 +266,9 @@
</div>
</div>
{% endif %}
<div
class=
"columns
is-mobile is-centered
"
>
<div
class=
"column
is-half
"
>
<h4
class=
"title is-4"
>
/e/ OS Information
</h4>
<div
class=
"columns"
>
<div
class=
"column"
>
<h4
class=
"title is-4
is-left
"
>
/e/ OS Information
</h4>
</div>
</div>
<div
class=
"columns"
>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment