Page MenuHomePhabricator

profile.js
No OneTemporary

profile.js

(function ($, Drupal, drupalSettings) {
var url = jQuery('#url').val();
if(url != ''){
go_toStore(url);
}
})(jQuery, Drupal, drupalSettings);
function go_toStore(url){
if(confirm("Application YellowPages") == true){
window.location = "myapp://Thailand Yellowpages"
}
}

File Metadata

Mime Type
text/plain
Expires
Wed, Dec 25, 12:20 AM (1 d, 13 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
193719

Event Timeline