[backend/webstore][s]: remove webstore backend.

This commit is contained in:
Rufus Pollock
2012-03-15 00:27:53 +00:00
parent 35631f3713
commit 95a394bd13
3 changed files with 1 additions and 178 deletions

View File

@@ -39,7 +39,7 @@
<select name="backend_type">
<option value="elasticsearch">ElasticSearch</option>
<option value="dataproxy">DataProxy</option>
<option value="webstore">Webstore</option>
<option value="gdocs">Google Spreadsheets</option>
</select>
</form>
</div>