Bug tracker: Add content and script files
After you modify the web.config
file, you add the required content and script files.
The Telerik MVC extensions require a set of script files in order to work properly. In addition, you can use predefined themes for the widgets created via the extensions. The themes are in CSS file format. You can find the scripts and CSS files in the SitefinityWebApp
folder of the downloaded BugTracker sample. You need to add them to your project.
To do this, perform the following:
- Copy the
Scripts
and Content
folders.
- In Visual Studio, open the context menu of your Bug Tracker project and click Paste.