Minor bug fixes for astroedit

sitefile snippet cancel not work
cannot delete Article
syntaxhighlighter disable quick-code
added rss button
This commit is contained in:
2015-12-22 22:52:29 +08:00
parent 73301ce88a
commit 33661021da
8 changed files with 37 additions and 18 deletions
+1 -1
View File
@@ -65,7 +65,7 @@
// Independent modules
new Uploader( a_conf.paths.set_file );
new SiteLibrary(
Config.get( "BasePath" )
base_path
, a_conf.paths.get_files
, a_conf.paths.set_file
);