Skip to content

Commit

Permalink
#853 added missing brace
Browse files Browse the repository at this point in the history
  • Loading branch information
stephanrauh committed Oct 13, 2018
1 parent 2984837 commit b1bb6c9
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -973,6 +973,7 @@ public static void addDatatablesResourceIfNecessary(String defaultFilename, Stri
}
}
}
}
if (loadDatatables) {
addResourceIfNecessary(defaultFilename);
}
Expand Down

0 comments on commit b1bb6c9

Please sign in to comment.