Jonas Kress (WMDE) has uploaded a new change for review.
https://gerrit.wikimedia.org/r/282962
Change subject: Added empty query to SPARQL template
......................................................................
Added empty query to SPARQL template
Change-Id: I7fc937aaf96cffca4490f9e53c825be351188b33
---
M wikibase/queryService/ui/editor/hint/Sparql.js
1 file changed, 1 insertion(+), 0 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/wikidata/query/gui
refs/changes/62/282962/1
diff --git a/wikibase/queryService/ui/editor/hint/Sparql.js
b/wikibase/queryService/ui/editor/hint/Sparql.js
index af56a4a..0cd4d23 100755
--- a/wikibase/queryService/ui/editor/hint/Sparql.js
+++ b/wikibase/queryService/ui/editor/hint/Sparql.js
@@ -11,6 +11,7 @@
var SPARQL_KEYWORDS = [
'SELECT',
+ 'SELECT * WHERE {\n\n}',
'OPTIONAL',
'OPTIONAL {\n\n}',
'WHERE',
--
To view, visit https://gerrit.wikimedia.org/r/282962
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I7fc937aaf96cffca4490f9e53c825be351188b33
Gerrit-PatchSet: 1
Gerrit-Project: wikidata/query/gui
Gerrit-Branch: master
Gerrit-Owner: Jonas Kress (WMDE) <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits