issues
search
webketje
/
GS-Custom-Settings
A GetSimple CMS plugin for custom site, theme and plugin settings. Uses Knockout & RequireJS
http://webketje.github.io/projects/gs-custom-settings
2
stars
1
forks
source link
Plugin & theme tab properties shouldn't be observable (only value)
#19
Closed
webketje
closed
9 years ago
webketje
commented
9 years ago
Modify calls to
obs()
to
ko.unwrap(obs)
Setting creation parameters
webketje
commented
9 years ago
Done.
obs()
toko.unwrap(obs)