Skip to content

Commit

Permalink
Dilicom: hide datasource choice in New Entry
Browse files Browse the repository at this point in the history
  • Loading branch information
vindarel committed Feb 5, 2020
1 parent 4bc6073 commit 237d81f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions static/js/app/controllers/searchResultsController.ls
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,8 @@ angular.module "abelujo" .controller 'searchResultsController', ['$http', '$scop
$scope.datasources =
* name: "librairiedeparis - fr"
id: "librairiedeparis"
* name: "dilicom - fr"
id: "dilicom"
## * name: "dilicom - fr"
## id: "dilicom"
* name: "Casa del libro - es"
id: "casadellibro"
* name: "Buchlentner - de"
Expand Down

0 comments on commit 237d81f

Please sign in to comment.