Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
yotta
/
pictogram
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
60
Merge Requests
0
Pipelines
Wiki
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
a593f9e0
authored
May 05, 2017
by
Arturo Montejo Ráez
1
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
#142
(partial) Duplicated load of ui-bootstrap solved
parent
10cf7caf
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletions
sails/src/tasks/config/concat.js
sails/src/tasks/config/concat.js
View file @
a593f9e0
...
@@ -5,7 +5,6 @@ module.exports = function (grunt) {
...
@@ -5,7 +5,6 @@ module.exports = function (grunt) {
'assets/app/bower_components/jquery/dist/jquery.min.js'
,
'assets/app/bower_components/jquery/dist/jquery.min.js'
,
'assets/scripts/check_browser.js'
,
'assets/scripts/check_browser.js'
,
'assets/app/bower_components/angular/angular.js'
,
'assets/app/bower_components/angular/angular.js'
,
'assets/app/bower_components/angular-bootstrap/ui-bootstrap.min.js'
,
'assets/app/bower_components/angular-bootstrap/ui-bootstrap-tpls.min.js'
,
'assets/app/bower_components/angular-bootstrap/ui-bootstrap-tpls.min.js'
,
'assets/app/bower_components/angular-ui-router/release/angular-ui-router.js'
,
'assets/app/bower_components/angular-ui-router/release/angular-ui-router.js'
,
'assets/app/bower_components/angular-translate/angular-translate.js'
,
'assets/app/bower_components/angular-translate/angular-translate.js'
,
...
...
Arturo Montejo Ráez
@amontejo
mentioned in issue
#142 (closed)
May 05, 2017
mentioned in issue
#142 (closed)
mentioned in issue #142
Toggle commit list
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment