7 lines
343 B
JavaScript
7 lines
343 B
JavaScript
|
/// <autosync enabled="true" />
|
|||
|
/// <reference path="js/site.js" />
|
|||
|
/// <reference path="lib/bootstrap/dist/js/bootstrap.js" />
|
|||
|
/// <reference path="lib/jquery/dist/jquery.js" />
|
|||
|
/// <reference path="lib/jquery-validation/dist/jquery.validate.js" />
|
|||
|
/// <reference path="lib/jquery-validation-unobtrusive/jquery.validate.unobtrusive.js" />
|