Mercurial
Mercurial
>
corpus_parole
/ file revision
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
files
|
changeset
| file |
latest
|
revisions
|
annotate
|
diff
|
comparison
|
raw
|
help
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
cms/app-client/app/models/language.js
author
ymh <ymh.work@gmail.com>
Mon, 03 Apr 2017 15:29:30 +0200
changeset 529
5d9eacbd5794
parent 467
762fc0eb4946
permissions
-rw-r--r--
correct bug #26583 click on types for notice
import
DS
from
'ember-data'
;
export
default
DS
.
Model
.
extend
({
count
:
DS
.
attr
(
'number'
)
});