comparison src/main/webapp/pages/topicPage.jsp @ 60:90d5e86c157d

new: auto refresh page when there's new version saved from Ext-Interface
author Zoe Hong <zhong@mpiwg-berlin.mpg.de>
date Wed, 25 May 2016 11:11:32 +0200
parents b8ad346e39a0
children 824b808a7481
comparison
equal deleted inserted replaced
59:bc0219c2600b 60:90d5e86c157d
58 ); 58 );
59 59
60 $( "#addContributors" ).button().on( "click", function() { 60 $( "#addContributors" ).button().on( "click", function() {
61 dialog.dialog( "open" ); 61 dialog.dialog( "open" );
62 }); 62 });
63 }); 63 });
64
64 </script> 65 </script>
65 66
66 </head> 67 </head>
67 68
68 <body> 69 <body>