Skip to content
This repository was archived by the owner on Oct 8, 2021. It is now read-only.

Build: Include button.backcompat in index.php #8462

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Build: Include button.backcompat in index.php
  • Loading branch information
apsdehal committed Jun 27, 2016
commit 353e744540ece7d8c56789c7aa2f5ce38b69cc48
1 change: 1 addition & 0 deletions js/index.php
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@
'../external/jquery-ui/widgets/checkboxradio.js',
'../external/jquery-ui/widgets/button.js',
'widgets/forms/button.js',
'widgets/forms/button.backcompat.js',
'widgets/navbar.js',
'widgets/navbar.backcompat.js',
'widgets/popup.js',
Expand Down