From f892c091b267a605bfa8a2f4a4ea42db225a32aa Mon Sep 17 00:00:00 2001
From: Erik Lindsay
Date: Sun, 23 Apr 2017 10:10:56 -0400
Subject: [PATCH] details querys
---
Wello/www/css/desktop.css | 1 +
Wello/www/details-content.php | 153 +++++++++++++++++++++++++++++-----
Wello/www/details.php | 21 +++++
3 files changed, 152 insertions(+), 23 deletions(-)
diff --git a/Wello/www/css/desktop.css b/Wello/www/css/desktop.css
index 5fceb4c..6b1b31a 100644
--- a/Wello/www/css/desktop.css
+++ b/Wello/www/css/desktop.css
@@ -30,6 +30,7 @@
}
main.search{
display: flex;
+ flex-direction: column;
justify-content: center;
}
diff --git a/Wello/www/details-content.php b/Wello/www/details-content.php
index a07ba4b..3ee8556 100644
--- a/Wello/www/details-content.php
+++ b/Wello/www/details-content.php
@@ -168,7 +168,7 @@
+ ?> feet
@@ -176,8 +176,8 @@
+ echo $row['Casing_Diameter_Inches'];
+ ?> inches
@@ -187,23 +187,40 @@
+ ?> (weight per foot pounds)
- Threaded/Welded
- STILLTODO
+ Casing Joint Type
+
+
+
Drive Shoe?
- STILLTODO
+
+
+
Casing Grouted?
- STILLTODO
+
+
+
@@ -212,21 +229,45 @@
@@ -236,17 +277,35 @@
@@ -256,37 +315,79 @@