Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-22-2017 05:18 AM
Hi Alex,
Now, without trying to make your code as efficient as possible, adding these lines in the server script under after the gr.update() line should make it work:
data.showResolve = true;
data.showReopen = false;
This should hide the reopen button and show the resolve button