clipboard: added dummy placeholders for copying commits/paths via clipboard.js
This commit is contained in:
parent
87b9dede56
commit
a98d55f137
6 changed files with 21 additions and 1 deletions
|
|
@ -133,6 +133,7 @@ c.template_context['default_user'] = {
|
|||
$(document).ready(function(){
|
||||
show_more_event();
|
||||
timeagoActivate();
|
||||
clipboardActivate();
|
||||
})
|
||||
</script>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue