2012-08-17 14:06:06 -04:00
|
|
|
(function ($) {
|
2012-11-02 18:27:32 -04:00
|
|
|
"use strict";
|
2012-08-17 14:06:06 -04:00
|
|
|
$(function () {
|
2012-03-05 22:33:04 -05:00
|
|
|
// Place your administration-specific JavaScript here
|
|
|
|
});
|
2012-08-17 14:06:06 -04:00
|
|
|
}(jQuery));
|