mirror of
https://github.com/FlightControl-Master/MOOSE_DOCS.git
synced 2025-08-15 10:37:49 +00:00
Auto commit by GitHub Actions Workflow
This commit is contained in:
@@ -838,7 +838,7 @@
|
||||
<div class="w3-col s12 m6 l4">
|
||||
<div class="w3-card-4 w3-white w3-margin-16">
|
||||
<div class="w3-display-container w3-text-white w3-text-shadow">
|
||||
<img src= "../Images/clientwatch.jpg" alt="Image">
|
||||
<img src= "../Images/ClientWatch.JPG" alt="Image">
|
||||
<div class="w3-display-bottommiddle" style="word-break:break-word;"><h2><strong><a href="Functional.ClientWatch.html">Functional.ClientWatch</a></strong></h2></div>
|
||||
</div>
|
||||
<div class="w3-container w3-padding w3-white picturebox" style="word-break:break-word;"><p>
|
||||
@@ -1702,7 +1702,7 @@
|
||||
</div>
|
||||
</nav>
|
||||
|
||||
<img src="..\Images\clientwatch.jpg" alt="Banner Image"/>
|
||||
<img src="..\Images\ClientWatch.JPG" alt="Banner Image"/>
|
||||
<div id="content">
|
||||
<div class="w3-container w3-theme-d5" id="module_title">
|
||||
<h1>Module <strong>Functional.ClientWatch</strong></h1>
|
||||
@@ -8612,7 +8612,7 @@ When moose is loading dynamically (for moose class development), tracing is swit
|
||||
</div>
|
||||
<script>
|
||||
function myLoadFunction() {
|
||||
document.getElementById("myHeader").style.backgroundImage = "url('../Images/clientwatch.jpg')";
|
||||
document.getElementById("myHeader").style.backgroundImage = "url('../Images/ClientWatch.JPG')";
|
||||
}
|
||||
</script>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user