Skip to content

Commit

Permalink
#14299 added makegrid.js file
Browse files Browse the repository at this point in the history
Signed-off-by: Yash Bothra <yashrajbothra786@gmail.com>
  • Loading branch information
yashrajbothra committed Jan 4, 2020
1 parent 162fb57 commit 2fef516
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tbl_change.php
Expand Up @@ -81,6 +81,7 @@

$header = $response->getHeader();
$scripts = $header->getScripts();
$scripts->addFile('makegrid.js');
$scripts->addFile('sql.js');
$scripts->addFile('table/change.js');
$scripts->addFile('vendor/jquery/additional-methods.js');
Expand Down

0 comments on commit 2fef516

Please sign in to comment.