Skip to content

Commit

Permalink
Merge pull request #421 from Veltarn/master
Browse files Browse the repository at this point in the history
Added external libraries version
  • Loading branch information
rolandgeider committed Mar 16, 2018
2 parents cd2083a + bd7aab0 commit c70150b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions wger/settings_global.py
Expand Up @@ -92,14 +92,14 @@

# added list of external libraries to be installed by bower
BOWER_INSTALLED_APPS = (
'bootstrap',
'components-font-awesome',
'bootstrap#3.3.x',
'components-font-awesome#4.7.x',
'd3',
'DataTables',
'devbridge-autocomplete#1.2.x',
'jquery#2.1.x',
'metrics-graphics',
'shariff',
'shariff#1.24.1',
'sortablejs#1.4.x',
'tinymce',
'tinymce-dist',
Expand Down

0 comments on commit c70150b

Please sign in to comment.