Skip to content

Commit

Permalink
include new constants service for new UI
Browse files Browse the repository at this point in the history
Change-Id: I41473633ed3d5eb5a9207d3a89cca09f31af1fdf
Reviewed-on: http://review.couchbase.org/68891
Reviewed-by: Eben Haber <[email protected]>
Tested-by: Eben Haber <[email protected]>
  • Loading branch information
ebenhaber committed Oct 18, 2016
1 parent 31d120a commit 0f3af87
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions query-ui/spock/head.frag.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@

<script src="/_p/ui/query/spock/query.spock.js"></script>

<script src="/_p/ui/query/qw_constants_service.js"></script>
<script src="/_p/ui/query/qw_query_controller.js"></script>
<script src="/_p/ui/query/qw_query_monitor_controller.js"></script>
<script src="/_p/ui/query/qw_query_service.js"></script>
Expand Down

0 comments on commit 0f3af87

Please sign in to comment.