Skip to content

Commit 4762d2b

Browse files
committed
v0.2.0
1 parent c1f315d commit 4762d2b

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

ui.R

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -789,7 +789,9 @@ url = {http://statnetproject.org}
789789
"we have noticed an occasional delay between clicking the 'Add Term(s)' button and",
790790
"the terms populating the formula. You don't need to type the terms again,",
791791
"they will be added on your next click of the button. Thank you",
792-
"for your patience as we look for a solution!")))
792+
"for your patience as we look for a solution!"),
793+
p(strong('Update: '), 'We believe this problem has been fixed. If you',
794+
'still experience a delay please let us know by filing an issue on Github.')))
793795
),
794796
fluidRow(actionButton('addtermButton', 'Add Term(s)'),
795797
actionButton('resetformulaButton', 'Reset Formula'),

0 commit comments

Comments
 (0)