Linux Foundation Collaborative Projects
index
:
vid
2.0.0-ONAP
amsterdam
beijing
casablanca
dublin
elalto
feature/mfa
frankfurt
guilin
honolulu
master
release-1.0.0
test-jjb
ARCHIVED- 2022-02-15 at the request of the project
Grokmirror user
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
epsdk-app-onap
/
src
/
main
/
webapp
/
app
/
fusion
/
scripts
/
DS2-services
/
postSearch.js
blob: 5ed797964914eaf6e88a1a085b90d2e6dd6eccc9 (
plain
)
1
2
3
4
5
appDS2
.
factory
(
'PostService'
,
function
(
$http
,
$q
)
{
return
{
};
});