SaveFileController can also save stylesheets (not used at the moment)
This commit is contained in:
@@ -845,6 +845,7 @@ To manage your website, simply open the Umbraco back office and start adding con
|
||||
<key alias="scriptSavedText">Script view saved without any errors!</key>
|
||||
<key alias="scriptErrorHeader">Script view not saved</key>
|
||||
<key alias="scriptErrorText">An error occurred saving the file.</key>
|
||||
<key alias="cssErrorText">An error occurred saving the file.</key>
|
||||
</area>
|
||||
<area alias="stylesheet">
|
||||
<key alias="aliasHelp">Uses CSS syntax ex: h1, .redHeader, .blueTex</key>
|
||||
|
||||
@@ -846,6 +846,7 @@ To manage your website, simply open the Umbraco back office and start adding con
|
||||
<key alias="scriptSavedText">Script view saved without any errors!</key>
|
||||
<key alias="scriptErrorHeader">Script view not saved</key>
|
||||
<key alias="scriptErrorText">An error occurred saving the file.</key>
|
||||
<key alias="cssErrorText">An error occurred saving the file.</key>
|
||||
</area>
|
||||
<area alias="stylesheet">
|
||||
<key alias="aliasHelp">Uses CSS syntax ex: h1, .redHeader, .blueTex</key>
|
||||
|
||||
Reference in New Issue
Block a user