src/widgets/CreateAnnotation.js
branchnew-model
changeset 909 aa0e42229784
parent 908 f56199193fad
child 915 ba7aab923d08
--- a/src/widgets/CreateAnnotation.js	Wed May 30 17:07:01 2012 +0200
+++ b/src/widgets/CreateAnnotation.js	Tue Jun 05 17:55:24 2012 +0200
@@ -8,7 +8,7 @@
 IriSP.Widgets.CreateAnnotation.prototype = new IriSP.Widgets.Widget();
 
 IriSP.Widgets.CreateAnnotation.prototype.defaults = {
-    show_title_field : false,
+    show_title_field : true,
     creator_name : "",
     creator_avatar : "https://si0.twimg.com/sticky/default_profile_images/default_profile_1_normal.png",
     tags : false,