Skip to content

Commit

Permalink
Merge pull request #84 from dfe-analytical-services/development
Browse files Browse the repository at this point in the history
Updating Main with Development changes
  • Loading branch information
jzaun444 authored Jun 26, 2024
2 parents 9034108 + 1c89a2a commit aaa9ef1
Show file tree
Hide file tree
Showing 30 changed files with 8,263 additions and 6,435 deletions.
26 changes: 0 additions & 26 deletions CONTRIBUTING.md

This file was deleted.

193 changes: 0 additions & 193 deletions R/dashboard_panels.R

This file was deleted.

9 changes: 0 additions & 9 deletions R/definitions.R

This file was deleted.

42 changes: 1 addition & 41 deletions R/enabler1_page.R
Original file line number Diff line number Diff line change
@@ -1,59 +1,19 @@
enabler1_tab <- function() {
tabPanel(
value = "enabler1_page",
"Enabler 1",
"Multi-Agency",
gov_main_layout(
gov_row(
column(
width = 12,
h1("Enabler 1: Multi-agency working is prioritised and effective")
)
),
# gov_row(
# div(
# class = "input_box",
# style = "min-height:100%; height = 100%; overflow-y: visible",
# gov_row(
# column(
# width = 6,
# h2("Inputs go here")
# ),
# column(
# width = 6,
# h2("Inputs go here")
# )
# )
# )
# ),
br(),
gov_row(
br(),
h2("We will work with the sector and other experts to develop indicators this National Framework enabler."),
br(),
# div(
# tabsetPanel(
# id = "outcome3_panels",
# type = "tabs",
# tabPanel(
# "Child safety – general",
# fluidRow(
# p("testing")
# )
# ),
# tabPanel(
# "Child abuse / neglect",
# fluidRow(
# p("testing")
# )
# ),
# tabPanel(
# "Harms outside the home",
# fluidRow(
# p("testing")
# )
# )
# )
# )
)
)
)
Expand Down
Loading

0 comments on commit aaa9ef1

Please sign in to comment.