metamaps--metamaps/views/shared/_metacodeoptions.html.erb
2018-03-03 21:25:54 -05:00

10 lines
262 B
Plaintext

{#
# @file
# this code generates the list of icons that will drop down in the metacode select list on the topic card
#}
<script>
Metamaps.ServerData = Metamaps.ServerData || {}
Metamaps.ServerData.metacodeSets = { raw metacode_sets_json }
</script>