Skip to content
Snippets Groups Projects
Commit 528f05de authored by juanf's avatar juanf
Browse files

SSDM-1797 : Storage (ongoing work)

SVN: 34058
parent a913ca2f
No related branches found
No related tags found
No related merge requests found
......@@ -158,7 +158,7 @@ function StorageListView(storageListController, storageListModel) {
'overflow' : 'auto'
};
var container = "<div class='col-md-12 form-horizontal' id='storage-pop-up-container'></div><br><a class='btn btn-default' id='storage-close'>Close</a>"
var container = "<div class='col-md-12 form-horizontal' id='storage-pop-up-container'></div><br><a class='btn btn-default' id='storage-close'>Accept</a>"
Util.blockUI(container, css);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment