Skip to content

Commit

Permalink
add google form
Browse files Browse the repository at this point in the history
  • Loading branch information
chiaweh2 committed Oct 10, 2024
1 parent 9f225b5 commit bf1231d
Show file tree
Hide file tree
Showing 14 changed files with 55 additions and 115 deletions.
4 changes: 4 additions & 0 deletions cefi_list_search.html
Original file line number Diff line number Diff line change
Expand Up @@ -54,3 +54,7 @@ <h2>Web Sites</h2>
<div id="dataTable">
</div>

<br>
<div class="alert alert-info" role="alert">
&#10024; If you have any questions or feedback, please feel free to contact us via <a href="#" class="alert-link" data-toggle="modal" data-target="#Modalfeedback">google form</a>! &#10024;
</div>
5 changes: 4 additions & 1 deletion cookbooks.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,8 @@
<iframe id='cookbookFrame' src="https://noaa-cefi-portal.github.io/cefi-cookbook/"></iframe>
</div>


<br>
<div class="alert alert-info" role="alert">
&#10024; If you have any questions or feedback, please feel free to contact us via <a href="#" class="alert-link" data-toggle="modal" data-target="#Modalfeedback">google form</a>! &#10024;
</div>

6 changes: 5 additions & 1 deletion current.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
<!-- <h2>Latest Condition</h2> -->

<hr class="dot-hr">
<h2>Historical Condition</h2>
<h2>Historical Condition [under construction]</h2>
<br>
<div class="alert alert-info" role="alert">
&#10024; If you have any questions or feedback, please feel free to contact us via <a href="#" class="alert-link" data-toggle="modal" data-target="#Modalfeedback">google form</a>! &#10024;
</div>
5 changes: 4 additions & 1 deletion data_access.html
Original file line number Diff line number Diff line change
Expand Up @@ -200,4 +200,7 @@ <h4><strong>Citations</strong></h4>
</div>
</div>


<br>
<div class="alert alert-info" role="alert">
&#10024; If you have any questions or feedback, please feel free to contact us via <a href="#" class="alert-link" data-toggle="modal" data-target="#Modalfeedback">google form</a>! &#10024;
</div>
4 changes: 4 additions & 0 deletions forecast.html
Original file line number Diff line number Diff line change
Expand Up @@ -208,3 +208,7 @@ <h3 class="modal-title" id="Model_cbar_title">What are the available colormaps?<
</div>
</div>
</div>
<br>
<div class="alert alert-info" role="alert">
&#10024; If you have any questions or feedback, please feel free to contact us via <a href="#" class="alert-link" data-toggle="modal" data-target="#Modalfeedback">google form</a>! &#10024;
</div>
4 changes: 4 additions & 0 deletions forecast_mhw.html
Original file line number Diff line number Diff line change
Expand Up @@ -195,3 +195,7 @@ <h3 class="modal-title" id="Model_cbar_title">What are the available colormaps?<
</div>
</div>
</div>
<br>
<div class="alert alert-info" role="alert">
&#10024; If you have any questions or feedback, please feel free to contact us via <a href="#" class="alert-link" data-toggle="modal" data-target="#Modalfeedback">google form</a>! &#10024;
</div>
5 changes: 4 additions & 1 deletion historical.html
Original file line number Diff line number Diff line change
Expand Up @@ -294,7 +294,10 @@ <h3 class="modal-title" id="Model_cbar_title">What are the available colormaps?<
</div>
</div>


<br>
<div class="alert alert-info" role="alert">
&#10024; If you have any questions or feedback, please feel free to contact us via <a href="#" class="alert-link" data-toggle="modal" data-target="#Modalfeedback">google form</a>! &#10024;
</div>



Expand Down
102 changes: 0 additions & 102 deletions index_black.html

This file was deleted.

4 changes: 0 additions & 4 deletions infohub.html

This file was deleted.

5 changes: 5 additions & 0 deletions lme.html
Original file line number Diff line number Diff line change
Expand Up @@ -582,6 +582,11 @@ <h3 class="modal-title" id="heatmapModalLabel">What is a heat map for time serie
</div>
</div>
</div>
<br>
<div class="alert alert-info" role="alert">
&#10024; If you have any questions or feedback, please feel free to contact us via <a href="#" class="alert-link" data-toggle="modal" data-target="#Modalfeedback">google form</a>! &#10024;
</div>


<!-- Javascript CDN -->
<!-- <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.6.0/jquery.min.js"></script> -->
Expand Down
7 changes: 4 additions & 3 deletions overview.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,6 @@
<link rel="stylesheet" href="overview_card.css">
<link rel="stylesheet" href="cefi.css">

<div class="alert alert-info" role="alert">
If you have any questions or feedback, please feel free to contact us via <a href="#" class="alert-link" data-toggle="modal" data-target="#Modalfeedback">google form</a>!
</div>
<!-- Modal Feedback form -->
<div class="modal fade" id="Modalfeedback" tabindex="-1" role="dialog" aria-labelledby="Modalfeedback_title" aria-hidden="true">
<div class="modal-dialog modal-lg" role="document">
Expand Down Expand Up @@ -181,5 +178,9 @@ <h3>NOAA’s Response</h3>
</div>
</div>
</div>
<br>
<div class="alert alert-info" role="alert">
&#10024; If you have any questions or feedback, please feel free to contact us via <a href="#" class="alert-link" data-toggle="modal" data-target="#Modalfeedback">google form</a>! &#10024;
</div>


7 changes: 6 additions & 1 deletion projection.html
Original file line number Diff line number Diff line change
@@ -1 +1,6 @@
<h2>Projection [under construction]</h2>
<h2>Projection [under construction]</h2>

<br>
<div class="alert alert-info" role="alert">
&#10024; If you have any questions or feedback, please feel free to contact us via <a href="#" class="alert-link" data-toggle="modal" data-target="#Modalfeedback">google form</a>! &#10024;
</div>
7 changes: 6 additions & 1 deletion reanalyses.html
Original file line number Diff line number Diff line change
@@ -1 +1,6 @@
<h2>Reanalyses [under construction]</h2>
<h2>Reanalyses [under construction]</h2>

<br>
<div class="alert alert-info" role="alert">
&#10024; If you have any questions or feedback, please feel free to contact us via <a href="#" class="alert-link" data-toggle="modal" data-target="#Modalfeedback">google form</a>! &#10024;
</div>
5 changes: 5 additions & 0 deletions resources.html
Original file line number Diff line number Diff line change
Expand Up @@ -25,3 +25,8 @@ <h3>Be a Contributor</h3>
<li><a href="https://github.com/NOAA-CEFI-Portal/cefi-cookbook">CEFI Cookbook</a>: A GitHub repository that hosts the cookbook resources.</li>
<li><a href="https://github.com/NOAA-CEFI-Portal/regional_mom6">CEFI regional MOM6 Processing Package</a>: A GitHub repository that hosts the code that generate and process the regional MOM6 data.</li>
</ul>

<br>
<div class="alert alert-info" role="alert">
&#10024; If you have any questions or feedback, please feel free to contact us via <a href="#" class="alert-link" data-toggle="modal" data-target="#Modalfeedback">google form</a>! &#10024;
</div>

0 comments on commit bf1231d

Please sign in to comment.