]> code.citadel.org Git - citadel.git/commit
All right, this is more or less it. I had to resort to creating a function stuffbar...
authorArt Cancro <ajc@citadel.org>
Thu, 14 Jul 2022 15:39:25 +0000 (11:39 -0400)
committerArt Cancro <ajc@citadel.org>
Thu, 14 Jul 2022 15:39:25 +0000 (11:39 -0400)
commitfbae9bd4ff1f263f2db063104a727c5297102a65
tree0db74b84f7d7c4ea8bba839168efa914d69c1772
parenta2d2dfc53e1062e8d04c1fd9434b8b6bace03648
All right, this is more or less it.  I had to resort to creating a function stuffbar() that has to be called whenever we render a new screen in the main div, to tell it whether or not the stuffbar requires displaying in this view.  Since we will be using the stuffbar for multiple things this seems ok.
webcit-ng/static/index.html
webcit-ng/static/js/roomlist.js
webcit-ng/static/js/user_profile.js
webcit-ng/static/js/views.js