[TYPO3-core] RFC: Feature #4064 - Navigation title in tree view

Martin Kutschker martin.kutschker-n0spam at no5pam-blackbox.net
Wed Aug 29 12:29:56 CEST 2007


Thomas Hempel schrieb:
> Hi,
> 
>>>>  And also an additional JS code: toggle_display_states :-)
>>> I'm not sure about that. Has anybody else a comment on this?
>>
>> Where did it come from? I don't think it's referenced elsewhere within 
>> the patch. So I was curious why it's in.
 >
> I didn't get your point. What do you mean?

What is this?

+++ /var/www/typo3_src-svn/typo3/jsfunc.tbe_editor.js	(working copy)
@@ -379,7 +379,21 @@
  		}
  		output+=''+input.substr(pointer);
  		return output;
-	}
+	},
+	toggle_display_states: function(id, state_1, state_2) {

Masi


More information about the TYPO3-team-core mailing list