mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-03-04 19:41:16 +01:00
This commit is contained in:
@@ -143,8 +143,8 @@ define('admin/extend/rewards', function() {
|
||||
|
||||
templates.parse('admin/extend/rewards', 'active', data, function(li) {
|
||||
li = $(li);
|
||||
li.find('[name="rid"]').val('');
|
||||
ul.append(li);
|
||||
li.find('select').val('');
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user