This repository was archived by the owner on Oct 5, 2020. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +5
-6
lines changed
app/themes/map/ui/app/search Expand file tree Collapse file tree 2 files changed +5
-6
lines changed Original file line number Diff line number Diff line change 77 'ml.search' ,
88
99 // html dependencies
10- 'app.snippet' ,
1110 'ml.search.tpls' ,
1211 'ui.bootstrap' ,
1312 'ui.router'
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ cd slush-default
2020
2121gulp build
2222
23- ./ml local bootstrap local deploy modules local deploy content local mlcp -options_file import-sample-data.options
23+ ./ml local install local mlcp -options_file import-sample-data.options
2424
2525cd ..
2626
@@ -40,7 +40,7 @@ cd slush-3column
4040
4141gulp build
4242
43- ./ml local bootstrap local deploy modules local deploy content local mlcp -options_file import-sample-data.options
43+ ./ml local install local mlcp -options_file import-sample-data.options
4444
4545cd ..
4646
@@ -60,7 +60,7 @@ cd slush-dashboard
6060
6161gulp build
6262
63- ./ml local bootstrap local deploy modules local deploy content local mlcp -options_file import-sample-data.options
63+ ./ml local install local mlcp -options_file import-sample-data.options
6464
6565cd ..
6666
@@ -80,7 +80,7 @@ cd slush-map
8080
8181gulp build
8282
83- ./ml local bootstrap local deploy modules local deploy content local mlcp -options_file import-sample-data.options
83+ ./ml local install local mlcp -options_file import-sample-data.options
8484
8585cd ..
8686
@@ -100,7 +100,7 @@ cd slush-cards
100100
101101gulp build
102102
103- ./ml local bootstrap local deploy modules local deploy content local mlcp -options_file import-sample-data.options
103+ ./ml local install local mlcp -options_file import-sample-data.options
104104
105105cd ..
106106
You can’t perform that action at this time.
0 commit comments