We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d1b9b5 commit 18ef918Copy full SHA for 18ef918
1 file changed
ui.R
@@ -875,7 +875,7 @@ url = {http://statnetproject.org}
875
"e.g.", span("MCMC.burnin.retries=1", style="font-family:Courier;"),
876
img(src="callout2.png",class="callout")),
877
span("Other controls:"),
878
- textInput("customMCMCcontrol",label=NULL,value=""))
+ customTextInput("customMCMCcontrol",label=NULL,value="",class="input-small"))
879
)),
880
conditionalPanel(condition="input.controltype == 'MCMLE'",
881
p("Coming soon"))
0 commit comments