Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
jp112sdl committed Jul 30, 2024
1 parent 59ed2c2 commit d558c43
Showing 1 changed file with 0 additions and 19 deletions.
19 changes: 0 additions & 19 deletions webpanel/App/Views/Captures/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -18,25 +18,6 @@
{% set i = 0 %}
{% set img_count = capture.list|length %}

{% set meteor_suffixes = [
'-321-corrected.jpg',
'-equidistant_321.jpg',
'-mercator_321.jpg',
'-spread_321.jpg',
'-spread_123.jpg',
'-221-corrected.jpg',
'-equidistant_221.jpg',
'-mercator_321.jpg',
'-spread_221.jpg',
'-equidistant_654.jpg',
'-mercator_654.jpg',
'-spread_654.jpg',
'-Thermal_Channel_corrected.jpg',
'-spread_rain.jpg',
'-spread_IR.jpg',
'-1-122-rectified.jpg'
] %}

{% for capture in capture.list %}
{% if col_count % 3 == 0 %}
<div class="card-group capture-image-cards">
Expand Down

0 comments on commit d558c43

Please sign in to comment.