forked from saurabh/personal-diploma
fix no honor_type bug(cause display {{honor_type}} on member show page).Update diploma.rb
This commit is contained in:
parent
d247e17a7d
commit
ecf1dee968
|
@ -91,6 +91,7 @@ class Diploma
|
||||||
end
|
end
|
||||||
|
|
||||||
{
|
{
|
||||||
|
"honor_type"=>"",
|
||||||
"pd_datas" => pd_data
|
"pd_datas" => pd_data
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue