mirror of
https://github.com/projekteuler/projekteuler.git
synced 2026-01-27 10:38:50 +01:00
Add ability to accept or decline translations
This commit is contained in:
6
app/assets/javascripts/admin/translations.js.coffee
Normal file
6
app/assets/javascripts/admin/translations.js.coffee
Normal file
@@ -0,0 +1,6 @@
|
||||
# Place all the behaviors and hooks related to the matching controller here.
|
||||
# All this logic will automatically be available in application.js.
|
||||
# You can use CoffeeScript in this file: http://coffeescript.org/
|
||||
|
||||
$(document).on "turbolinks:load", ->
|
||||
$('[data-toggle="tooltip"]').tooltip()
|
||||
Reference in New Issue
Block a user