Files
zulip/static/js
Yashashvi Dave 0554e68528 static/templates/edit_bot.handlebars: Fix undefined bot_id.
Template was rendering undefined value of `bot_id` instead of
`user_id`.

Fix this by replacing `bot_id` with `user_id` and changing
template data variable to `data-user-id` to avoid
future confusion.
2018-05-15 10:35:19 -07:00
..
2018-05-10 06:36:13 -04:00
2018-04-02 10:48:28 -07:00
2018-05-06 12:38:44 -07:00