removes display_name from studio template

This commit is contained in:
Alexander Kryklia
2013-04-30 13:17:42 +03:00
committed by Vasyl Nakvasiuk
parent 7559cd90d6
commit af8b9eca65

View File

@@ -3,5 +3,5 @@ metadata:
display_name: Word cloud
version: 1
data: |
<word_cloud display_name="cloud" num_inputs="5" num_top_words="250" display_student_percents="True" />
<word_cloud num_inputs="5" num_top_words="250" display_student_percents="True" />
children: []