Skip to content

Commit 1088df7

Browse files
committed
Adjust feather
1 parent bb049ad commit 1088df7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

assets/js/aws.permissions.cloud.js

+2-2
Original file line numberDiff line numberDiff line change
@@ -952,11 +952,11 @@ async function processReferencePage() {
952952
<td class="tx-medium">' + template + '</td>\
953953
</tr>';
954954
}
955-
956-
feather.replace();
957955
}
958956
}
959957
$('#methods-table tbody').append(method_table_content);
958+
959+
feather.replace();
960960
}
961961

962962
// by tag

0 commit comments

Comments
 (0)