added icons

This commit is contained in:
CHIEFSOFT\ameye
2024-09-18 11:24:17 -04:00
parent 9eecd4f73e
commit 939b0fab39
16 changed files with 13 additions and 10 deletions
+4
View File
@@ -13,6 +13,10 @@ class Home extends BaseController
$in["promo"] = $promo;
$in["promo_owner"] = $promoOwner;
$out = $this->APIcall('POST', $this->wrenchApiServer(). 'start',$in);
$out["promo"] = $promo;
$out["promo_owner"] = $promoOwner;
// var_dump($out);
$out["task"] = $this->APIcall('POST', $this->wrenchApiServer(). 'tasks',$in)["result_list"];
return view('welcome_message', $out);
}
+9 -10
View File
@@ -102,21 +102,20 @@
?>
<tr>
<td class="bodycopy" style="padding:20px; font-weight:bold; text-align:center; font-size 20px; color:darkgreen;">
<div style="background-color:aliceblue; margin-top: 10px; padding: 5px; border-radius: 10px;">
<div style="background-color:white; margin-top: 10px; padding: 5px; border-radius: 10px;">
<div style="text-align: right; width: 100%;">
<button type="button" onclick="alert('Hello world!')">Get started on this task</button>
<a
href="<?=$user_server_name?>/PROMO/<?=$promo?>/<?=$promo_owner?>"
style="background-color: #007bff;
font-size: 12px;
color: white; font-weight: bolder;
padding: 10px;
border-radius: 10px;" type="submit" >Get started on this task</a>
</div>
</div>
</td>
</tr>
<!-- <tr>-->
<!-- <td class="bodycopy" style="padding:20px; font-weight:bold; text-align:center; font-size 20px; color:darkgreen;">-->
<!-- <div style="background-color:#fce6f2; margin-top: 10px; padding: 5px; border-radius: 10px;">-->
<!---->
<!-- </div>-->
<!-- </td>-->
<!-- </tr>-->
<tr>
<td class="bodycopy" style="padding: 10px 50px 10px 50px;">
<hr size="1" style="color:lightgrey; size=1" />
Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 84 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 84 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 713 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 713 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.3 KiB

After

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB