Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
nikitaeverywhere committed Oct 27, 2015
2 parents cd8cb1f + 43ed777 commit f5ca4ca
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions cache/projectTemplate.xml
Original file line number Diff line number Diff line change
Expand Up @@ -541,7 +541,7 @@ Issue an "304 Not Modified" status</Description>

<Class name="ClassExplorer.StaticContent">
<Description>
Cache UML Explorer vX.X.X/*build.replace:pkg.version*/ static content generator.
Cache Class Explorer vX.X.X/*build.replace:pkg.version*/ static content generator.
Class contains methods that return JS/CSS/HTML data for single page application.</Description>
<TimeChanged>63670,71368.846177</TimeChanged>
<TimeCreated>63663,71456.865723</TimeCreated>
Expand Down Expand Up @@ -611,7 +611,7 @@ This method is invoked when a class is compiled.</Description>
set cspProperties("AutheEnabled") = 32 // Password
}
set cspProperties("NameSpace") = ns
set cspProperties("Description") = "A WEB application for Cache UML Explorer."
set cspProperties("Description") = "A WEB application for Cache Class Explorer."
set cspProperties("IsNameSpaceDefault") = 1
set cspProperties("DispatchClass") = "ClassExplorer.Router"
if ('##class(Security.Applications).Exists("/ClassExplorer")) {
Expand Down Expand Up @@ -646,4 +646,4 @@ This method is invoked when a class is 'uncompiled'.</Description>
]]></Implementation>
</Method>
</Class>
</Export>
</Export>

0 comments on commit f5ca4ca

Please sign in to comment.