This website works better with JavaScript.
Explore
Help
Sign In
sipwise
/
ngcp-csc
mirror of
https://github.com/sipwise/ngcp-csc.git
Watch
1
Star
0
Fork
You've already forked ngcp-csc
0
Code
Issues
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
6789ea2d9d
mr5.4
mr5.4.2
master
mr5.4.1
mr5.4.1.1
mr5.4.2.1
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '6789ea2d9d'
${ noResults }
ngcp-csc
/
app
/
model
/
Forward.js
6 lines
94 B
Raw
Blame
History
Ext
.
define
(
'NgcpCsc.model.Forward'
,
{
extend
:
'Ext.data.Model'
,
fields
:
[
'name'
]
}
)
;
Reference in new issue
View Git Blame
Copy Permalink