mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-18 08:03:30 +02:00
Allow to update device notes column from STF UI. https://github.com/openstf/stf/issues/124
This commit is contained in:
7
res/web_modules/angular-xeditable/index.js
vendored
Normal file
7
res/web_modules/angular-xeditable/index.js
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
require('angular-xeditable/dist/js/xeditable.js')
|
||||
require('angular-xeditable/dist/css/xeditable.css')
|
||||
require('./style.css')
|
||||
|
||||
module.exports = {
|
||||
name: 'xeditable'
|
||||
}
|
||||
Reference in New Issue
Block a user