comparison views/Extractapp/ConfigTagsInTopic.php @ 97:c1bb174a22f3 extractapp

Topic synchronization with LGServices. Adaption for moving table from Gazetteer to LGService.
author Zoe Hong <zhong@mpiwg-berlin.mpg.de>
date Tue, 16 Feb 2016 15:07:43 +0100
parents 9a29e9d28ece
children 71b611a676c3
comparison
equal deleted inserted replaced
96:ce7e933b18b0 97:c1bb174a22f3
27 //$taglistArray = $viewmodel['taglistArray']; 27 //$taglistArray = $viewmodel['taglistArray'];
28 $topic = $viewmodel['topic']; 28 $topic = $viewmodel['topic'];
29 $topic_name = $viewmodel['topic_name']; // array of names 29 $topic_name = $viewmodel['topic_name']; // array of names
30 $tag_intopic = $viewmodel['tag_intopic']; 30 $tag_intopic = $viewmodel['tag_intopic'];
31 $tag_others = $viewmodel['tag_others']; 31 $tag_others = $viewmodel['tag_others'];
32
32 33
33 ?> 34 ?>
34 35
35 <html> 36 <html>
36 <head> 37 <head>