mirror of
https://github.com/pocoproject/poco.git
synced 2025-10-19 21:16:51 +02:00
added autoedit table
This commit is contained in:
@@ -147,6 +147,7 @@ void Utility::initialize(ResourceManager::Ptr ptr, const Poco::Path& extJSDir)
|
||||
#else
|
||||
ptr->appendJSInclude(Poco::Path(aDir, "ext-all.js"));
|
||||
#endif
|
||||
ptr->appendJSInclude(Poco::Path(aDir, "AppinfTable.js"));
|
||||
ptr->appendJSInclude(Poco::Path(aDir, "DDView.js"));
|
||||
ptr->appendJSInclude(Poco::Path(aDir, "Multiselect.js"));
|
||||
|
||||
|
Reference in New Issue
Block a user