I have download & Install Umbraco 7.2.6 , But In Developer section I am not able to view "Scripting Files" tree

Where in umbraco 7.1.3 can view it.

So do I need to do any config. Change to make it enable ?
I have download & Install Umbraco 7.2.6 , But In Developer section I am not able to view "Scripting Files" tree

Where in umbraco 7.1.3 can view it.

So do I need to do any config. Change to make it enable ?
Copyright © 2021 Jogjafile Inc.
If you go and look at the release informations of umbraco, you can see that standard in Umbraco version 7.2.0 this has been disabled.
From the release note:
The reason behind this is because
Scripting fileswas used for the older razor files. Instead you should use thepartial viewsandpartial view macros.