Files
zulip/static/js
jagansivam28 44995e36df realm logo: Fix realm logo unsupported file upload bug.
Unable to upload a realm logo once we encounter file input error bug
was fixed by clearing `get_file_input()` after file input error
with `get_file_input().val('')`.

The previous .clone() logic was preserved over many years but
apparently was also just wrong.

Fixes #15198
2020-06-04 14:21:23 -07:00
..
2020-02-04 12:22:03 -08:00
2020-05-20 09:44:50 -07:00
2019-10-25 13:51:21 -07:00
2020-03-26 21:35:32 -07:00
2020-02-10 15:57:20 -08:00
2020-02-15 12:20:20 -08:00
2020-05-19 14:03:35 -07:00
2019-10-25 13:51:21 -07:00
2020-02-25 15:37:37 -08:00