From 005e2c77a1c2f09445b36a3c043c8a4203eaad7e Mon Sep 17 00:00:00 2001 From: SammyG4Free Date: Tue, 15 Dec 2015 15:29:24 -0800 Subject: [PATCH] Updated to match naming standards --- .../datatables-buttons-tests.ts | 4 ++-- .../datatables-buttons.d.ts | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) rename jquery.dataTables/jquery.dataTables.buttons-tests.ts => datatables-buttons/datatables-buttons-tests.ts (88%) rename jquery.dataTables/jquery.dataTables.buttons.d.ts => datatables-buttons/datatables-buttons.d.ts (97%) diff --git a/jquery.dataTables/jquery.dataTables.buttons-tests.ts b/datatables-buttons/datatables-buttons-tests.ts similarity index 88% rename from jquery.dataTables/jquery.dataTables.buttons-tests.ts rename to datatables-buttons/datatables-buttons-tests.ts index 4a47b0f7ee..dbe176eea0 100644 --- a/jquery.dataTables/jquery.dataTables.buttons-tests.ts +++ b/datatables-buttons/datatables-buttons-tests.ts @@ -1,6 +1,6 @@ /// -/// -/// +/// +/// $(document).ready(function () { diff --git a/jquery.dataTables/jquery.dataTables.buttons.d.ts b/datatables-buttons/datatables-buttons.d.ts similarity index 97% rename from jquery.dataTables/jquery.dataTables.buttons.d.ts rename to datatables-buttons/datatables-buttons.d.ts index 8ab0cff176..fd047f0a8a 100644 --- a/jquery.dataTables/jquery.dataTables.buttons.d.ts +++ b/datatables-buttons/datatables-buttons.d.ts @@ -4,7 +4,7 @@ // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// -/// +/// declare module DataTables { export interface Settings {