mirror of https://github.com/zulip/zulip.git
b4e8de45a9
This will hide all the download buttons on the initial render of the `/apps` page. It'll hide them until the JavaScript is loaded and calls `update_page` method to render appropriate button. We are not using JS to hide the buttons as it still will result in displaying the buttons and not hide them until JS kicks in. Optimal solution is to set them as hidden HTML elements and let jQuery override it's display attribute later. Fixes #14134. |
||
---|---|---|
.. | ||
analytics | ||
confirmation | ||
corporate | ||
tests | ||
two_factor | ||
zerver | ||
zilencer | ||
.gitignore | ||
404.html | ||
500.html |