diff options
| author | Benjamin Culkin <scorpress@gmail.com> | 2025-03-12 20:31:40 -0400 |
|---|---|---|
| committer | Benjamin Culkin <scorpress@gmail.com> | 2025-03-12 20:31:40 -0400 |
| commit | 39dc3aa7db0341457c438693af5ba9bb1cfdf560 (patch) | |
| tree | c3514435d82c34e0443a339dec2ae1ee91cb2215 /wotonomy-web-test/src/main/webapp/WEB-INF/classes/Main.wo | |
| parent | be03e4adfe97561553c9ed2c10561c49d35c06d9 (diff) | |
General updateworking
It's been a bit too long for me to recall what all I was doing here and
what it should've been doing.
Just looking at the files, I was attempting to figure out how the EO
stuff works. Think I had some basic results, but just mostly added a
tracing store to help w/ debugging
Diffstat (limited to 'wotonomy-web-test/src/main/webapp/WEB-INF/classes/Main.wo')
| -rw-r--r-- | wotonomy-web-test/src/main/webapp/WEB-INF/classes/Main.wo/Main.html | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/wotonomy-web-test/src/main/webapp/WEB-INF/classes/Main.wo/Main.html b/wotonomy-web-test/src/main/webapp/WEB-INF/classes/Main.wo/Main.html index 750a74f..0402ea2 100644 --- a/wotonomy-web-test/src/main/webapp/WEB-INF/classes/Main.wo/Main.html +++ b/wotonomy-web-test/src/main/webapp/WEB-INF/classes/Main.wo/Main.html @@ -17,12 +17,6 @@ <p>Some text..</p> </div> </webobject> - <div class = "card"> - <h2>TITLE HEADING</h2> - <h5>Title description, Sep 2, 2017</h5> - <div class = "fakeimg" style = "height:200px;"> Image </div> - <p>Some text..</p> - </div> </div> <div class = "rightcolumn"> <div class = "card"> |
