Skip to content

Commit

Permalink
Update dash_wrapper.py (#50)
Browse files Browse the repository at this point in the history
  • Loading branch information
delsim authored and GibbsConsulting committed Sep 22, 2018
1 parent 74c2834 commit d402ec8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion django_plotly_dash/dash_wrapper.py
Original file line number Diff line number Diff line change
Expand Up @@ -482,7 +482,7 @@ def index(self, *args, **kwargs): # pylint: disable=unused-argument
_app_entry = '''
<div id="react-entry-point">
<div class="_dash-loading">
Loading Django-Plotly-Dash app
Loading...
</div>
</div>
'''
Expand Down

0 comments on commit d402ec8

Please sign in to comment.