From 138051c4c4568e35deb5b5879961164dd7477f28 Mon Sep 17 00:00:00 2001 From: Rob Wiederstein Date: Fri, 13 Mar 2026 12:49:47 -0400 Subject: [PATCH] Use outline dollarsign_circle icon for Sales tab --- R/app_ui.R | 1 + 1 file changed, 1 insertion(+) diff --git a/R/app_ui.R b/R/app_ui.R index bfa7292..ca46a36 100644 --- a/R/app_ui.R +++ b/R/app_ui.R @@ -101,6 +101,7 @@ create_ui <- function() { divider = "TRUE", tags$img(src = "images/st_andrews.jpg", width = "100%"), "St. Andrews Park is located in Venice, Florida. The condominiums are a mix of single-family homes, villas (2 and 4 units) and multi-unit buildings (8 units). There are 388 separate properties within 14 subdivisions. St. Andrews Park is one of many communities in the Plantation Golf and Country Club. It is should not be confused with the adjacent community St. Andrews East.", + tags$em(textOutput("sales_date", inline = TRUE)), footer = tagList( f7Link("More Info", href = "http://www.cpmi.us/standrews-plantation/outside_home.asp") )