Merge to rebase
This commit is contained in:
commit
285e867128
|
|
@ -31,7 +31,6 @@ function setupSections() {
|
||||||
showSection('Actions');
|
showSection('Actions');
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
function fetchGetButtons() {
|
function fetchGetButtons() {
|
||||||
window.fetch(window.restBaseUrl + 'GetButtons', {
|
window.fetch(window.restBaseUrl + 'GetButtons', {
|
||||||
cors: 'cors'
|
cors: 'cors'
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue