Repository URL to install this package:
|
Version:
4.2.0 ▾
|
//= require form
//= require sortable-tree
//= require admin_actions
var admin_actions = null;
$(function() {
admin_actions = new AdminActions();
});